Skip to content

Commit

Permalink
gui: update font to POEVeticaNew
Browse files Browse the repository at this point in the history
  • Loading branch information
Tupakaveli committed Nov 8, 2019
1 parent 6dd7a20 commit 861a522
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ $(EE_ASM_DIR)up_icon.s: gfx/up.png | $(EE_ASM_DIR)
$(EE_ASM_DIR)down_icon.s: gfx/down.png | $(EE_ASM_DIR)
$(BIN2S) $< $@ down_png

$(EE_ASM_DIR)freesans.s: thirdparty/FreeSans_basic_latin.ttf | $(EE_ASM_DIR)
$(EE_ASM_DIR)freesans.s: thirdparty/PoeVeticaNew.ttf | $(EE_ASM_DIR)
$(BIN2S) $< $@ freesansfont_raw

$(EE_ASM_DIR)icon_sys.s: gfx/icon.sys | $(EE_ASM_DIR)
Expand Down
Binary file added thirdparty/PoeVeticaNew.ttf
Binary file not shown.

0 comments on commit 861a522

Please sign in to comment.