Home
last modified time | relevance | path

Searched refs:stbtt_BakeFontBitmap (Results 1 – 25 of 148) sorted by relevance

123456

/dports/net-im/uTox/uTox/third-party/stb/tests/
H A Dtest_truetype.c51stbtt_BakeFontBitmap(ttf_buffer,stbtt_GetFontOffsetForIndex(ttf_buffer,0), 40.0, temp_bitmap[0],BI… in main()
/dports/devel/stb/stb-f54acd4/tests/
H A Dtest_truetype.c59stbtt_BakeFontBitmap(ttf_buffer,stbtt_GetFontOffsetForIndex(ttf_buffer,0), 40.0, temp_bitmap[0],BI… in main()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/
H A Dtest_truetype.c59stbtt_BakeFontBitmap(ttf_buffer,stbtt_GetFontOffsetForIndex(ttf_buffer,0), 40.0, temp_bitmap[0],BI… in main()
/dports/security/ridl/ridl-11b3240/stb/tests/
H A Dtest_truetype.c59stbtt_BakeFontBitmap(ttf_buffer,stbtt_GetFontOffsetForIndex(ttf_buffer,0), 40.0, temp_bitmap[0],BI… in main()
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/RecastDemo/Source/
H A DimguiRenderGL.cpp291 stbtt_BakeFontBitmap(ttfBuffer,0, 15.0f, bmap,512,512, 32,96, g_cdata); in imguiRenderGLInit()
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/src/
H A DPlatform.cpp139stbtt_BakeFontBitmap(buf, 0, fp.size, bmp, texSize, texSize, 0, CHARACTER_COUNT, newFont->cdata); … in Create()
/dports/games/keeperrl/keeperrl-alpha23/
H A Dstb_truetype.h208 stbtt_BakeFontBitmap(data,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this fits!
417 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse…
1842 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse… in stbtt_BakeFontBitmap() function
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_truetype.h214 stbtt_BakeFontBitmap(data,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this fits!
428 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse…
1856 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse… in stbtt_BakeFontBitmap() function
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_truetype.h214 stbtt_BakeFontBitmap(data,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this fits!
428 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse…
1856 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse… in stbtt_BakeFontBitmap() function
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_truetype.h214 stbtt_BakeFontBitmap(data,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this fits!
428 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse…
1856 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse… in stbtt_BakeFontBitmap() function
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_truetype.h214 stbtt_BakeFontBitmap(data,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this fits!
428 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse…
1856 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse… in stbtt_BakeFontBitmap() function
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/dgl/src/nanovg/
H A Dstb_truetype.h214 stbtt_BakeFontBitmap(data,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this fits!
428 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse…
1856 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse… in stbtt_BakeFontBitmap() function
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/dgl/src/nanovg/
H A Dstb_truetype.h214 stbtt_BakeFontBitmap(data,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this fits!
428 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse…
1856 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse… in stbtt_BakeFontBitmap() function
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/dgl/src/nanovg/
H A Dstb_truetype.h214 stbtt_BakeFontBitmap(data,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this fits!
428 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse…
1856 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse… in stbtt_BakeFontBitmap() function
/dports/audio/ssr-lv2/ssr-e1999da/dpf/dgl/src/nanovg/
H A Dstb_truetype.h214 stbtt_BakeFontBitmap(data,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this fits!
428 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse…
1856 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse… in stbtt_BakeFontBitmap() function
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/dgl/src/nanovg/
H A Dstb_truetype.h214 stbtt_BakeFontBitmap(data,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this fits!
428 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse…
1856 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse… in stbtt_BakeFontBitmap() function
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/dgl/src/nanovg/
H A Dstb_truetype.h214 stbtt_BakeFontBitmap(data,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this fits!
428 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse…
1856 extern int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use offse… in stbtt_BakeFontBitmap() function
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_truetype.h265stbtt_BakeFontBitmap(ttf_buffer,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this …
480 …STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use o…
2682 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of… in stbtt_BakeFontBitmap() function
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_truetype.h265stbtt_BakeFontBitmap(ttf_buffer,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this …
480 …STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use o…
2682 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of… in stbtt_BakeFontBitmap() function
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/nanovg/src/
H A Dstb_truetype.h251stbtt_BakeFontBitmap(ttf_buffer,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this …
466 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of…
2516 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of… in stbtt_BakeFontBitmap() function
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/video/
H A Dstb_truetype.h248stbtt_BakeFontBitmap(ttf_buffer,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this …
468 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of…
2515 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of… in stbtt_BakeFontBitmap() function
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/video/
H A Dstb_truetype.h248stbtt_BakeFontBitmap(ttf_buffer,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this …
468 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of…
2515 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of… in stbtt_BakeFontBitmap() function
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/video/
H A Dstb_truetype.h248stbtt_BakeFontBitmap(ttf_buffer,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this …
468 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of…
2515 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of… in stbtt_BakeFontBitmap() function
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/video/
H A Dstb_truetype.h248stbtt_BakeFontBitmap(ttf_buffer,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this …
468 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of…
2515 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of… in stbtt_BakeFontBitmap() function
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/video/
H A Dstb_truetype.h248stbtt_BakeFontBitmap(ttf_buffer,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this …
468 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of…
2515 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of… in stbtt_BakeFontBitmap() function

123456