Enable customization of plotted IDs
Custom font for engines. Custom fontsizes for both engines. Custom color for IDs.
Closes #69 (closed)
Merge request reports
Activity
changed milestone to %Version 0.3.0
added effortmed feature improvement prioritymedium statusto do labels
requested review from @m.hock
assigned to @hannes.mayr
As can be seen in #69 (closed) , handling of default fonts does not happen very nicely at the moment. With the image engine, it is possible to name a font that is in the systems default font directory by file name and file extension (without full path). Then it usually works. Giving a path to a font file works for both engines.
It didn't get mpl to work with system wide installed fonts.added 7 commits
-
d92b1284...e63ca243 - 6 commits from branch
dev
- c0548b54 - Merge branch 'dev' into '69-enable-basic-customization'
-
d92b1284...e63ca243 - 6 commits from branch
mentioned in merge request !61 (merged)
added 2 commits
mentioned in issue #59 (closed)
added 1 commit
- 52aa2ba8 - Use OpenSans as default font and ship the font file inside the 'resources' directory.
mentioned in commit 7755ff06