fontedit icon indicating copy to clipboard operation
fontedit copied to clipboard

deb package

Open alexmyczko opened this issue 5 years ago • 3 comments

Not sure how you build your .deb, but I've created a package, for later inclusion into Debian officially. Uubuntu, Raspbian, Devuan will later get a copy for free (syncing automatically from Debain):

http://sid.ethz.ch/debian/fontedit/ (the source package you can get right now with dget and debuild for yourself)

The ITP bug report https://bugs.debian.org/962120

alexmyczko avatar Jun 04 '20 07:06 alexmyczko

Thank you very much, I feel honoured!

I'm currently making a deb using CPack (from CMake suite), but I'd love to redirect users to some Debian repository. Is that possible already (I mean adding an entry to sources.list and installing using apt)?

ayoy avatar Jun 04 '20 12:06 ayoy

not yet but I will keep you updated...

alexmyczko avatar Jun 08 '20 16:06 alexmyczko

@ayoy are you aware of https://github.com/andryblack/fontbuilder ? however both of you lack support for vga rom font format, which is limited by hardware but would be useful to have for tools like "setfont". the format is pretty easy. here's some example fonts for you to figure the format: https://github.com/alexmyczko/ree/tree/master/fnt

alexmyczko avatar Dec 14 '20 05:12 alexmyczko