zub2 / dotprint

Produce PDF output out of text files with dot matrix printer escapes.
GNU General Public License v3.0
22 stars 5 forks source link

Added translation tables copied from cp2utf8 #7

Closed pkess closed 4 years ago

pkess commented 4 years ago

I saw there is a debian folder in this repository. I think this is for building up a deb package. So we should add the installation of these tables to this package?

zub2 commented 4 years ago

Yes, the debian directory is for deb packaging. It has aged probably... And it should probably not be directly in the master branch. Maybe in a parallel branch for packaging. But honestly in the near future I don't see myself having the time to tackle this. :(

zub2 commented 4 years ago

Thanks for the PR.