Skip to content

Commit 92d2c5f

Browse files
committed
Example imgui-highdpi-sapp.cc with CJK
2 parents 6364067 + 8ffca14 commit 92d2c5f

File tree

9 files changed

+30942
-646
lines changed

9 files changed

+30942
-646
lines changed

fips-files/verbs/webpage.py

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
[ 'imgui-highdpi', 'imgui-highdpi-sapp.cc', None ],
3737
[ 'cimgui', 'cimgui-sapp.c', None ],
3838
[ 'imgui-usercallback', 'imgui-usercallback-sapp.c', 'imgui-usercallback-sapp.glsl'],
39+
[ 'nuklear', 'nuklear-sapp.c', None ],
3940
[ 'sgl-microui', 'sgl-microui-sapp.c', None],
4041
[ 'fontstash', 'fontstash-sapp.c', None],
4142
[ 'debugtext', 'debugtext-sapp.c', None],

fips.yml

-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@ imports:
2121
git: https://github.com/fips-libs/fips-utils
2222
fips-dawn:
2323
git: https://github.com/fips-libs/fips-dawn
24-

libs/nuklear/nuklear.h

+29,499
Large diffs are not rendered by default.

libs/nuklear/readme.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
see https://github.com/Immediate-Mode-UI/Nuklear

0 commit comments

Comments
 (0)