[fofix-commits] [fofix/fofix] 0307aa: Clean up the Font module
GitHub
noreply at github.com
Mon Feb 12 08:51:49 EST 2018
Branch: refs/heads/master
Home: https://github.com/fofix/fofix
Commit: 0307aa7bfd13ed9bf3340f6d5efdccbfd1ad474a
https://github.com/fofix/fofix/commit/0307aa7bfd13ed9bf3340f6d5efdccbfd1ad474a
Author: François Magimel <magimel.francois at gmail.com>
Date: 2018-02-12 (Mon, 12 Feb 2018)
Changed paths:
M fofix/core/Font.py
Log Message:
-----------
Clean up the Font module
Clean up docstrings, spaces and comments.
Commit: dd573ecbfff66c773540d033d3861d51b1aecc91
https://github.com/fofix/fofix/commit/dd573ecbfff66c773540d033d3861d51b1aecc91
Author: François Magimel <magimel.francois at gmail.com>
Date: 2018-02-12 (Mon, 12 Feb 2018)
Changed paths:
M fofix/core/Font.py
M fofix/core/Theme.py
Log Message:
-----------
Remove unused methods and arguments in Font
Methods ``Font.loadCache`` and ``Font.setCustomGlyph`` are not used.
The ``Font.render`` ``new`` argument is not used too.
Commit: e337db0fcf111a7f3a28853c5871ecf0a9434a3e
https://github.com/fofix/fofix/commit/e337db0fcf111a7f3a28853c5871ecf0a9434a3e
Author: François Magimel <magimel.francois at gmail.com>
Date: 2018-02-12 (Mon, 12 Feb 2018)
Changed paths:
M fofix/core/Font.py
Log Message:
-----------
Font: use the system font only if it is wanted
Compare: https://github.com/fofix/fofix/compare/32679dbd3d72...e337db0fcf11
More information about the fofix-commits
mailing list