asiekierka / funscii

A forked version of viznut's Unscii font
Creative Commons Zero v1.0 Universal
34 stars 6 forks source link

Updates #1

Closed Diklabyte closed 7 years ago

Diklabyte commented 8 years ago

FontBuilder.java bugfix? So I don't know if this a good solution but now it workes fine for me. (Java 7 and 8)

More glyphs for everyone Arrows bugfix (Wrong hex-number) And generally more arrows. + A misc symbol. (Thit is what I need :D ) The Glyphs-Template are all from 'dejavu-mono' or 'dejavu-serif'. All other Glyphs-Template come from 'FileFormat.info'. (If you are wondering, where I have all these templates)

Improve Linux compiling script to a cleaner und saver solution Now we have a cleaner workspace. The script will be compile the java src to an extra bin directory, and the assembled glyphs are now on an extra directory.

Added Windows compiling solution Added Windows compatibility. (If the project goes to UNI*X only, it can be removed.)

asiekierka commented 7 years ago

Last I checked, DejaVu is not entirely in the public domain, and would thus put additional potential licensing restrictions on the font.

Sorry for taking so long to respond.