kicad/common/gal/opengl
decimad 402f53a302 update font code along with the changes done in the msdf atlas tool (use codepoint spans and refined char placement)
add font coordinate system clarification drawing (svg)
2016-10-20 14:31:09 +02:00
..
bitmap_font_desc.c update font code along with the changes done in the msdf atlas tool (use codepoint spans and refined char placement) 2016-10-20 14:31:09 +02:00
bitmap_font_img.c update font code along with the changes done in the msdf atlas tool (use codepoint spans and refined char placement) 2016-10-20 14:31:09 +02:00
cached_container.cpp More robust condition for checking sufficient space in CACHED_CONTAINER 2016-08-18 17:18:13 +02:00
font-specification.svg update font code along with the changes done in the msdf atlas tool (use codepoint spans and refined char placement) 2016-10-20 14:31:09 +02:00
gpu_manager.cpp Minor OpenGL GAL code changes 2016-08-08 14:17:40 +02:00
noncached_container.cpp Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00
opengl_compositor.cpp Improved grid drawing routine (OpenGL). 2016-05-02 16:15:24 +02:00
opengl_gal.cpp update font code along with the changes done in the msdf atlas tool (use codepoint spans and refined char placement) 2016-10-20 14:31:09 +02:00
shader.cpp Fixes for OpenGL resources handling. 2016-06-07 14:42:42 +02:00
shader.frag transfer font texture width to the fragment shader via uniform variable 2016-10-20 14:31:09 +02:00
shader.vert Initial support for bitmap fonts (OpenGL GAL). 2016-05-02 16:04:45 +02:00
ubuntu-font-licence-1.0.txt Added licence for the GAL bitmap font 2016-08-03 17:02:43 +02:00
utils.cpp Fixed an included header (OpenGL GAL). 2016-05-02 16:12:14 +02:00
vertex_container.cpp Vertices are stored in GPU memory (OpenGL GAL). 2016-05-02 16:12:16 +02:00
vertex_item.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
vertex_manager.cpp Minor OpenGL GAL code changes 2016-08-08 14:17:40 +02:00