396 Commits (a90ccc20cc74294425c782d80d7279f70b6d83e4)
 

Author SHA1 Message Date
  Mikko Mononen a90ccc20cc
Merge pull request #588 from d4tocchini/freetype-hint-fix 4 years ago
  D4 30b9f3e047 Squashed wonky FT kerning via FT_Load_Glyph flag FT_LOAD_TARGET_LIGHT 4 years ago
  Mikko Mononen e628d62afb
Merge pull request #587 from christophe-f8/master 4 years ago
  My Name 0fa06d96f1 Removed CMakeLists.txt 4 years ago
  My Name 4c7eb2f63d Added a preprocessor definition to disable the use of stb_image + Added CMakeLists 4 years ago
  Mikko Mononen 2bead03bea
Merge pull request #573 from geoffthemedio/patch-1 5 years ago
  Geoff 52265fe278
Fixed Signed/Unsigned Comparison Warning 5 years ago
  Mikko Mononen 426aa3f149 Fix for #570: round glyph positions to pixels using floor 5 years ago
  Mikko Mononen bff4734a9a
Merge pull request #567 from olilarkin/fix-webgl-warning 5 years ago
  Oli Larkin 35dbc98160 modify to use dummy texture even without emscripten 5 years ago
  Mikko Mononen e281ffcabd Fixed nvgTextBreakLines returning bad minx 5 years ago
  Oli Larkin 3e986cdf4b call glnvg__renderCreateTexture() in glnvg__renderCreate 5 years ago
  Oli Larkin d98041b4ee Bind a dummy texture in setUniforms when compiling with emscripten 5 years ago
  Mikko Mononen 6570b56926
Merge pull request #564 from olliwang/demo 5 years ago
  Mikko Mononen db50e12d03
Merge pull request #563 from olliwang/linegap 5 years ago
  Olli Wang 79561dc47f Fixes demo’s font sizes. 5 years ago
  Mikko Mononen 492df633f1
Merge pull request #560 from olliwang/font 5 years ago
  Olli Wang c519ae578b Support for resetting fallback fonts. 5 years ago
  Mikko Mononen f3825a08ce
Merge pull request #561 from olilarkin/rendertriangles_fringe 5 years ago
  Olli Wang 528dc4efb5 Fixes the issue that line gap may ruin the text layout. 5 years ago
  Oli Larkin 5a006cdca4 Pass fringe parameter to renderTriangles, fixes bad clipping of text on high DPI screens 5 years ago
  Mikko Mononen 4ae538b10e
Merge pull request #559 from olliwang/font 5 years ago
  Olli Wang 8851f025e4 Support for loading a certain font face from a font file. 5 years ago
  Mikko Mononen b2337d9ead
Merge pull request #558 from olliwang/font 5 years ago
  Olli Wang 69e1a47511 Fixes the issue that font size is inconsistent. 5 years ago
  Mikko Mononen 1f9c8864fc
Update README.md 6 years ago
  Mikko Mononen b6ac7c440f
Updated readme 6 years ago
  Mikko Mononen f4069e6a1a
Merge pull request #508 from kennysharma/master 6 years ago
  Kenny Sharma 97fc85668f Fix compile issue for missing { in fontstash.h 6 years ago
  Mikko Mononen 53599bb4a6
Merge pull request #507 from olliwang/freetype 6 years ago
  Olli Wang 9b27dc3894 Fixes memory leaks of freetype. 6 years ago
  Mikko Mononen fe4ba5f3ba
Merge pull request #506 from olliwang/gl 6 years ago
  Olli Wang e7154e104e Fixes the bug that gl may fail to draw fringes. 6 years ago
  Mikko Mononen cfa175a0b9
Merge pull request #392 from satoren/crash_on_32bit_platform 6 years ago
  Mikko Mononen be1a08273f
Merge pull request #503 from sbarisic/patch-1 6 years ago
  Saša Barišić 51181a6a08
Update README.md with another project link 6 years ago
  Mikko Mononen 05ca0dbf81
Merge pull request #498 from olliwang/font 6 years ago
  Olli Wang 83da90e1c8 Forces autohint when loading glyph using FreeType. 6 years ago
  Mikko Mononen 4b91cf0006
Merge pull request #495 from olliwang/atlas 6 years ago
  Olli Wang 8d1b1e7d15 Fixes text corruption on atlas rebuild. 6 years ago
  Mikko Mononen 6fa3b3d519
Merge pull request #477 from olliwang/size 7 years ago
  Olli Wang 6b6e3a5246 Fixes the type of view size. 7 years ago
  Mikko Mononen 30a943cb9c Merge remote-tracking branch 'origin/master' 7 years ago
  Mikko Mononen dfa31dfba2 Fix for #471 7 years ago
  Mikko Mononen 8626a8da5d
Merge pull request #469 from strfry/master 7 years ago
  JonathanS 6ce863cc57 Use GLES2 glTex[Sub]Image2D code paths also for GL2 7 years ago
  Mikko Mononen e70a78e42e
Merge pull request #442 from gavinhoward/master 7 years ago
  Gavin Howard 5022b370e4
Mark devicePixelRatio unused in glnvg_renderViewport 7 years ago
  Mikko Mononen 364911b596
Merge pull request #431 from olliwang/font 7 years ago
  Olli Wang 645861c804 Renders glyph’s bitmap data on demand. 7 years ago