- Improved glyph bounds detection
Fonts with broken bounds information are rendered correctly now.
This change also generates more efficient font files with less space wasted. - Removed texture atlas options
Due to the accurate bounds detection these options are not required anymore. - New supersampling option
This feature makes it easier to add nuanced effects at smaller font sizes.
It renders effects on large glyphs, then scales them down to the selected target size when saving the font. - New "Increase font weight" setting
Use this to emulate bold fonts (to a limited degree). - Stroke can have alpha now
- New option to make monospace fonts
- Several UI improvements and bug fixes
- Support for symlinks in file picker
Symbolic links weren't displayed before, now they are. - Fixed a crash that occured when the stroke option was enabled and disabled again
- Fixed reversed bottom left/right glyph color
- Fixed key repeat bug in Nuklear
FÖNTGen makes pretty fonts
Re: FÖNTGen makes pretty fonts
Updated to version 0.3
Re: FÖNTGen makes pretty fonts
Double-click to start does now work on my Linux box
Two more little points...
1 Is it worth having numerical values change when mouse button is held down on triangle thingies?
2 I set a stroke value of 6 as a test and there's a gap between the character and the stroke:
(ignore the artefact at the bottom, it's he selection tool when I grabbed a screenshot in Gimp)
Two more little points...
1 Is it worth having numerical values change when mouse button is held down on triangle thingies?
2 I set a stroke value of 6 as a test and there's a gap between the character and the stroke:
(ignore the artefact at the bottom, it's he selection tool when I grabbed a screenshot in Gimp)
Re: FÖNTGen makes pretty fonts
Would be nice to have, but I couldn't find a way to make Nuklear behave that way.
Stroke algorithm is shit, will implement a better one soon.2 I set a stroke value of 6 as a test and there's a gap between the character and the stroke:
Re: FÖNTGen makes pretty fonts
can you add, import text file functions? the input is too slow
thx
thx
Re: FÖNTGen makes pretty fonts
i say 'additional' field.now,i want to enter chinese or japanese but it's too slow .because the characters very many
about my english,real sorry, i'm chinese
Re: FÖNTGen makes pretty fonts
I see the problem and I agree that it's a serious shortcoming.
I did not consider complex writing systems with huge numbers of glyphs when I made the tool. The glyph selection tool is not suited for this. Annoyingly, not even copy/pasting the glyph string is possible due to missing clipboard support in the Nuklear UI lib.
Unfortunately, due to me being busy with other stuff, I can't give a timeline for the release of the next version. Since it's not exactly a popular tool, it has very low priority for me.
To solve your problem with the current version: some kind of a macro/automation tool (e. g. AutoIt for Windows) that is able to send key presses to applications might work for you.
I did not consider complex writing systems with huge numbers of glyphs when I made the tool. The glyph selection tool is not suited for this. Annoyingly, not even copy/pasting the glyph string is possible due to missing clipboard support in the Nuklear UI lib.
Unfortunately, due to me being busy with other stuff, I can't give a timeline for the release of the next version. Since it's not exactly a popular tool, it has very low priority for me.
To solve your problem with the current version: some kind of a macro/automation tool (e. g. AutoIt for Windows) that is able to send key presses to applications might work for you.
Re: FÖNTGen makes pretty fonts
alright , thanks you for your advicegrump wrote: ↑Mon Jan 22, 2018 2:08 pm I see the problem and I agree that it's a serious shortcoming.
I did not consider complex writing systems with huge numbers of glyphs when I made the tool. The glyph selection tool is not suited for this. Annoyingly, not even copy/pasting the glyph string is possible due to missing clipboard support in the Nuklear UI lib.
Unfortunately, due to me being busy with other stuff, I can't give a timeline for the release of the next version. Since it's not exactly a popular tool, it has very low priority for me.
To solve your problem with the current version: some kind of a macro/automation tool (e. g. AutoIt for Windows) that is able to send key presses to applications might work for you.
Who is online
Users browsing this forum: No registered users and 1 guest