This website works better with JavaScript.
Explore
Help
Sign In
ic
/
magnum
mirror of
https://github.com/mosra/magnum.git
Watch
6
Star
0
Fork
You've already forked magnum
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6498
Commits
21
Branches
19
Tags
70 MiB
Tree:
919c4ebd89
apple-crashy-msaa-default-framebuffer
audio-import
catastrophic-cross
chainsaw-surgery
dpi-change-events
euler-xxx
findsdl-include-root
gltestlib-symbol-duplication
gpu-preference
inverted-ranges
ktx1-detection
master
meshdata-cereal-killer
mousecapture
multiwindow
next
sceneconverter
scenedata-optimizations
simd
vectorfields
zerocopy
snapshot-2013-08
snapshot-2013-10
snapshot-2014-01
snapshot-2014-01-compatibility
snapshot-2014-06
snapshot-2014-06-compatibility
snapshot-2015-05
snapshot-2015-05-compatibility
v2013.08
v2013.10
v2014.01
v2014.06
v2015.05
v2018.02
v2018.04
v2018.10
v2019.01
v2019.10
v2020.06
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '919c4ebd89'
${ noResults }
magnum
/
src
/
MagnumPlugins
/
MagnumFont
/
MagnumFont.conf
2 lines
20 B
Raw
Normal View
History
Unescape
Escape
MagnumFont: simple bitmap font. The fonts is simply a file with character and glyph parameters along with glyph cache image. There is also MagnumFontConverter, which allows to create the font from any currently opened font. Added tests for both, they both need active GL context due to GlyphCache instance. MagnumFont doesn't have test for creating glyph cache yet.
13 years ago
depends=TgaImporter