]> icculus.org git repositories - divverent/darkplaces.git/history - ft2.c
Merge branch 'ft2' into ft2uim
[divverent/darkplaces.git] / ft2.c
2009-12-23 Wolfgang (Blub)... merging master again
2009-12-22 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-12-21 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-21 Wolfgang (Blub)... TEXF_ALWAYSPRECACHE is gone...
2009-12-21 Wolfgang (Blub)... merging a most ridiculous conflict with the master...
2009-12-21 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-12-21 Wolfgang (Blub)... set the appropriate default values, and do not return...
2009-12-19 Wolfgang (Blub)... merging master again
2009-10-23 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-10-23 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-10-22 Wolfgang (Blub)... Merge branch 'multicon' into ft2uim
2009-10-22 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-10-11 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-10-11 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-10-07 Wolfgang (Blub)... merging with master, resolving conflict in gl_textures.c
2009-10-01 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-28 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-27 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-25 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-23 Wolfgang (Blub)... merging master
2009-09-17 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-09-17 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-16 Wolfgang (Blub)... merged master
2009-09-14 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-14 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-14 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-09-14 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-13 Wolfgang (Blub)... Merge branch 'master' into ft2uim
2009-09-13 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-12 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-09 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-08 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-08 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-08 Wolfgang (Blub)... remove nasty debug code
2009-09-08 Wolfgang (Blub)... experimental: fonts with image and fallback but no...
2009-09-07 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-07 Wolfgang (Blub)... copy the intSize to other maps too
2009-09-06 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-06 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-06 Wolfgang (Blub)... use different internal sizes
2009-09-06 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-06 Wolfgang (Blub)... merging ft2 branch
2009-09-06 Wolfgang (Blub)... disable font size snapping by default as it needs TextW...
2009-09-06 Wolfgang (Blub)... font-size snapping
2009-09-06 Wolfgang (Blub)... better font sizes loaded now
2009-09-06 Wolfgang (Blub)... Merge branch 'master' into ft2
2009-09-04 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-04 Wolfgang (Blub)... fix dynamic fontmap not loading lower maps if higher...
2009-09-04 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-04 Wolfgang (Blub)... Properly set the face now
2009-09-04 Wolfgang (Blub)... hrm
2009-09-04 Wolfgang (Blub)... set the face before using it... stupid gcc didn't warn me
2009-09-04 Wolfgang (Blub)... Merge branch 'ft2' into ft2uim
2009-09-04 Wolfgang (Blub)... use the fallback fonts when rendering glyph maps
2009-09-04 Wolfgang (Blub)... load fallbacks first to make div0 happy :)
2009-09-04 Wolfgang (Blub)... fallback fonts can load now
2009-09-04 Wolfgang (Blub)... preparing for fallback fonts, parsing the font stuff...
2009-09-03 Wolfgang (Blub)... hmpf
2009-09-03 Wolfgang (Blub)... font-size is a float even in fontmap_t, also, use ...
2009-09-03 Wolfgang (Blub)... font request sizes are floats now
2009-09-03 Wolfgang (Blub)... Merge commit 'origin/master' into ft2
2009-09-03 Wolfgang (Blub)... width and height for TextWidth
2009-09-03 Wolfgang (Blub)... font scaling...
2009-09-03 Wolfgang (Blub)... better size-seeking and float sizes in DrawQ_TextWidth
2009-09-03 Wolfgang (Blub)... font can load multiple sizes now
2009-09-02 Wolfgang (Blub)... Merge commit 'origin/master' into ft2
2009-09-02 Wolfgang (Blub)... a couple of utility functions useful for VM_substring...
2009-09-02 Wolfgang (Blub)... try to load .otf files too
2009-09-02 Wolfgang (Blub)... use the utf-8 cursor characters if possible, fallback...
2009-09-02 Wolfgang (Blub)... r_font_disable_freetype, started with DrawQ_TextWidth...
2009-09-02 Wolfgang (Blub)... r_font_use_alpha_textures to use TEXTYPE_ALPHA - curren...
2009-09-02 Wolfgang (Blub)... use 16 as default size again
2009-09-02 Wolfgang (Blub)... support faces
2009-09-02 Wolfgang (Blub)... working on better font rendering
2009-09-02 Wolfgang (Blub)... working on better font rendering
2009-09-02 Wolfgang (Blub)... some shortcuts
2009-09-02 Wolfgang (Blub)... do not render bitmaps, they're ready to use as is
2009-09-01 Wolfgang (Blub)... removed testfont and old drawing routine
2009-09-01 Wolfgang (Blub)... adding font attachments, supporting type-1 fonts with...
2009-09-01 Wolfgang (Blub)... what was I thinking
2009-09-01 Wolfgang (Blub)... oops
2009-09-01 Wolfgang (Blub)... kerning support, let's test
2009-09-01 Wolfgang (Blub)... starting with kerning support
2009-09-01 Wolfgang (Blub)... first find map then draw the batches
2009-09-01 Wolfgang (Blub)... okay, let's work with old-style fonts now
2009-09-01 Wolfgang (Blub)... Integrated font rendering - untested
2009-09-01 Wolfgang (Blub)... Integrated font rendering - untested
2009-09-01 Wolfgang (Blub)... Font_Alloc, and load ttf fonts for every other font...
2009-09-01 Wolfgang (Blub)... no mipmapping for ft2 font textures
2009-09-01 Wolfgang (Blub)... now this works, let's start to integrate
2009-09-01 Wolfgang (Blub)... use the developer cvar for debug prints
2009-09-01 Wolfgang (Blub)... remove my working-comments
2009-09-01 Wolfgang (Blub)... remove my working-comments
2009-09-01 Wolfgang (Blub)... fill the arrays and render when necessary
2009-09-01 Wolfgang (Blub)... a little speedup
2009-09-01 Wolfgang (Blub)... 16 pixel font and PIXEL_ precision started - not finish...
2009-09-01 Wolfgang (Blub)... one of those cases... easy fix but impossible to see...
2009-09-01 Wolfgang (Blub)... stashing changes...
2009-09-01 Wolfgang (Blub)... use doubles... see how that works out, use test font...
2009-09-01 Wolfgang (Blub)... now we're getting somewhere
next