bgfx/examples/common/font
luzpaz 6875e96bcb
Fix various typos (#2719)
Found via `codespell -q 3 -S ./3rdparty,*.ttf -L attribut,ba,clude,conly,indext,inout,lod,nclude,retur,utput`
2022-02-05 11:34:15 -08:00
..
font_manager.cpp Happy New Year! 2022-01-15 11:59:06 -08:00
font_manager.h Fix various typos (#2719) 2022-02-05 11:34:15 -08:00
fs_font_basic.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
fs_font_basic.sc Tweak fs_font_basic shader to work on Raspberry Pi 3. (#1803) 2019-07-12 21:53:12 -07:00
fs_font_distance_field_drop_shadow_image.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
fs_font_distance_field_drop_shadow_image.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
fs_font_distance_field_drop_shadow.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
fs_font_distance_field_drop_shadow.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
fs_font_distance_field_outline_drop_shadow_image.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
fs_font_distance_field_outline_drop_shadow_image.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
fs_font_distance_field_outline_image.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
fs_font_distance_field_outline_image.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
fs_font_distance_field_outline.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
fs_font_distance_field_outline.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
fs_font_distance_field_subpixel.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
fs_font_distance_field_subpixel.sc Cleanup. 2015-07-28 23:16:23 -07:00
fs_font_distance_field.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
fs_font_distance_field.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
makefile Happy New Year! 2022-01-15 11:59:06 -08:00
text_buffer_manager.cpp Happy New Year! 2022-01-15 11:59:06 -08:00
text_buffer_manager.h Happy New Year! 2022-01-15 11:59:06 -08:00
text_metrics.cpp Happy New Year! 2022-01-15 11:59:06 -08:00
text_metrics.h Happy New Year! 2022-01-15 11:59:06 -08:00
utf8.cpp More cleanup. 2013-05-16 22:03:57 -07:00
utf8.h Using language compliant header guards. 2013-11-14 19:10:10 -08:00
varying.def.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
vs_font_basic.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
vs_font_basic.sc DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00
vs_font_distance_field_drop_shadow_image.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
vs_font_distance_field_drop_shadow_image.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
vs_font_distance_field_drop_shadow.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
vs_font_distance_field_drop_shadow.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
vs_font_distance_field_outline_drop_shadow_image.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
vs_font_distance_field_outline_drop_shadow_image.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
vs_font_distance_field_outline_image.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
vs_font_distance_field_outline_image.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
vs_font_distance_field_outline.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
vs_font_distance_field_outline.sc Add SDF font outlines, drop shadows, and image glyphs (#2325) 2020-12-13 17:02:36 -08:00
vs_font_distance_field_subpixel.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
vs_font_distance_field_subpixel.sc DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00
vs_font_distance_field.bin.h Rebuilt all embedded shaders. 2021-06-06 14:51:46 -07:00
vs_font_distance_field.sc DX11/GL: Fixed font subpixel issues. 2013-06-03 23:16:02 -07:00