font bitmap generator prototype v2

Share your advanced PureBasic knowledge/code with the community.
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Re: font bitmap generator prototype v2

Post by eddy »

Updated
- added : new fields "min width" and "min height"
- added : fixup about the GetGadgetAttribute problem.
- added : drawing management by threads
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Re: font bitmap generator prototype v2

Post by eddy »

Updated
- added : a window to test your bitmap font
- added : rendering progressbar
- added : popup for settings

Now you can test your bitmap font right after the rendering.
I improved the rendering (more smooth)

I tried to implement the parallel code for the rendering but perhaps it's too MUCH!

Image
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
Post Reply