mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 03:19:53 +03:00
[Horus] Bold font added
This commit is contained in:
parent
e3d70817ea
commit
31fa16bf87
15 changed files with 43 additions and 35 deletions
|
@ -19,4 +19,5 @@ macro(add_truetype_font_target radio name font size bold)
|
|||
COMMAND ${RADIO_DIRECTORY}/util/font2png.py ${font} ${size} ${bold} ${target}
|
||||
WORKING_DIRECTORY ${RADIO_SRC_DIRECTORY}
|
||||
)
|
||||
set(ttf_horus_fonts_targets ${ttf_horus_fonts_targets} ttf_${radio}_${name})
|
||||
endmacro(add_truetype_font_target)
|
Loading…
Add table
Add a link
Reference in a new issue