HomeProjects

CcFontConverter

Source:https://coolcow.de/projects/Tools/CcFontConverter.git
Binaries:not available
von am 2019-09-24

Repository Info

Commits:15
Branches:master

Latest commits

commit a896c458b55889062ff2ff01ae049a5348cdad63
Author: Andreas Dirmeier
Date: Thu Nov 24 12:45:26 2022 +0100

Fix empty space and work with QFontMetrics

commit 43b99177f4b3583112d53bf987d076618d370345
Author: Andreas Dirmeier
Date: Thu Nov 24 06:55:02 2022 +0100

Signs are const now, it saves ressources in Microcontroller.
Limit calculation of signs is fixed.

commit cab0d5af835882d121e93d392cccb142597246d1
Author: Andreas Dirmeier
Date: Tue Nov 22 09:41:06 2022 +0100

Fixed invalid pointer of new with 0 size.

commit ee47ebf575d2fb50a62130a987104efc8e4be8d9
Author: Andreas Dirmeier
Date: Mon Sep 30 06:30:15 2019 +0200

Firs descriptions in Readme

commit 7226d1a3174a52f83207c02d32c1fd0b728e509a
Author: Andreas Dirmeier
Date: Mon Sep 30 06:03:06 2019 +0200

0 array fix

commit d9b851495020efbc0f9772a62826bd744fdf6b04
Author: Andreas Dirmeier
Date: Sun Sep 29 10:59:35 2019 +0200

Adding defines to avoid double definitions

commit f0f5cccec07b232b181c9f63ccf88a0bff932ebb
Author: Andreas Dirmeier
Date: Sun Sep 29 10:35:11 2019 +0200

gitignore file

commit 7bda840fac04e33ea037c35990dfd7ae1935dbba
Author: Andreas Dirmeier
Date: Sun Sep 29 06:15:01 2019 +0200

Generating is working! Default font is now Bistream Vera Sans

commit 009f98c988ec970095fb73ee0d740b69aed4c7cc
Author: Andreas Dirmeier
Date: Sat Sep 28 20:15:34 2019 +0200

Added some free fonts

commit 46f2a0475cd2d493e05acc70af000d1896ed328b
Author: Andreas Dirmeier
Date: Fri Sep 27 12:56:59 2019 +0200

Source and Header can be generated.
@todo There is still a variable SFontRectangle_XXX required in Source file to support variable length.