Skip to content

Help me on Unicode UTF-8 #258

Answered by fvanroie
kydang789 asked this question in Q&A
Dec 18, 2021 · 6 comments · 14 replies
Discussion options

You must be logged in to vote

You need to add this code to include\user_config_override.h for the Vietnamese font to be used:

#define HASP_FONT_1 robotocondensed_regular_16_vietnamese // Use available fonts from src/fonts directory
#define HASP_FONT_2 robotocondensed_regular_24_vietnamese
#define HASP_FONT_3 robotocondensed_regular_32_vietnamese
#define HASP_FONT_4 robotocondensed_regular_38_vietnamese

#define ROBOTOCONDENSED_REGULAR_16_VIETNAMESE 1 // Enable the selected fonts
#define ROBOTOCONDENSED_REGULAR_24_VIETNAMESE 1
#define ROBOTOCONDENSED_REGULAR_32_VIETNAMESE 1
#define ROBOTOCONDENSED_REGULAR_38_VIETNAMESE 1

#define HASP_FONT_SIZE_1 16 // 12 orig              // Define used font sizes
#define HASP_FONT_SI…

Replies: 6 comments 14 replies

Comment options

You must be logged in to vote
2 replies
@nagyrobi
Comment options

@kydang789
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fvanroie
Comment options

You must be logged in to vote
6 replies
@fvanroie
Comment options

@erwin
Comment options

@nagyrobi
Comment options

@fvanroie
Comment options

@fvanroie
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@fvanroie
Comment options

@kydang789
Comment options

@erwin
Comment options

@fvanroie
Comment options

@erwin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #257 on December 18, 2021 14:23.