We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test 환경 = LCD(DPM550M-Y : u8g2_Setup_ssd1322_nhd_256x64_1) + stm32f407g-disc1 + cubeide1.13.1
꾳(AFB3 이문자 앞의 문자들은 표시안됨) -> 꾴(AFB4 표시됨) <- 이사이 문자는 표시됨 -> 촇(CD07) -> 초(이문자나오면 u8g2_font_get_glyph_data"함수에서 무한으로 대기하거나 HardFault)
다른 lcd 2개로 test해봐도 같은 증상입니다. u8g2_Setup_ssd1306_i2c_128x64_noname_f u8g2_Setup_ssd1309_128x64_noname2_1
폰트 생성시 문제인것 같은데 옵션 문제일까요? 제가 생성한 폰트도 같은 증상이더라구요 : 12폰트로 제작 -> nanumgodic12
otf2bdf -p 12 -n nanumgodic.ttf -o nanumgodic12.bdf bdfconv -f 1 -M korean.map -n nanumgodic12 -o nanumgodic12.c nanumgodic12.bdf
nanumgodic12 - 복사본.bdf.txt nanumgodic12 - 복사본.h.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
test 환경 = LCD(DPM550M-Y : u8g2_Setup_ssd1322_nhd_256x64_1) + stm32f407g-disc1 + cubeide1.13.1
꾳(AFB3 이문자 앞의 문자들은 표시안됨) -> 꾴(AFB4 표시됨) <- 이사이 문자는 표시됨 -> 촇(CD07) -> 초(이문자나오면 u8g2_font_get_glyph_data"함수에서 무한으로 대기하거나 HardFault)
다른 lcd 2개로 test해봐도 같은 증상입니다.
u8g2_Setup_ssd1306_i2c_128x64_noname_f
u8g2_Setup_ssd1309_128x64_noname2_1
폰트 생성시 문제인것 같은데 옵션 문제일까요?
제가 생성한 폰트도 같은 증상이더라구요 : 12폰트로 제작 -> nanumgodic12
otf2bdf -p 12 -n nanumgodic.ttf -o nanumgodic12.bdf
bdfconv -f 1 -M korean.map -n nanumgodic12 -o nanumgodic12.c nanumgodic12.bdf
nanumgodic12 - 복사본.bdf.txt
nanumgodic12 - 복사본.h.txt
The text was updated successfully, but these errors were encountered: