Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.3.1
glif
Browse files
Nov 18, 2019
Release v1.3.1
· 525a4680
coxm
authored
Nov 18, 2019
View commits for tag v1.3.1
v1.3.1
525a4680
Remove accidentally included script
· 45ee0fb5
coxm
authored
Nov 18, 2019
45ee0fb5
Nov 17, 2019
Release v1.3.0
· fff0efb5
coxm
authored
Nov 17, 2019
View commits for tag v1.3.0
v1.3.0
fff0efb5
Enable building as a static library
· a0d6a971
coxm
authored
Nov 17, 2019
a0d6a971
Fix CMake fatal error messages
· 91c4fe9b
coxm
authored
Nov 17, 2019
91c4fe9b
Jan 22, 2019
Release v1.2.0
· 158d5121
coxm
authored
Jan 22, 2019
View commits for tag v1.2.0
v1.2.0
158d5121
Split up freetype headers
· a3015388
coxm
authored
Jan 22, 2019
a3015388
Jan 15, 2019
Fix typo in CMakeLists.txt
· a6d21a5b
coxm
authored
Jan 15, 2019
a6d21a5b
Jan 12, 2019
Release v1.1.1
· a26c7642
coxm
authored
Jan 12, 2019
View commits for tag v1.1.1
v1.1.1
a26c7642
Ensure unit test memcheck summary is correct
· 35f0cdd9
coxm
authored
Jan 12, 2019
35f0cdd9
Release v1.1.0
· 8c78a20b
coxm
authored
Jan 12, 2019
View commits for tag v1.1.0
v1.1.0
8c78a20b
Refactor demos
· 8a7810b9
coxm
authored
Jan 12, 2019
8a7810b9
Set texture parameters in texture packing function
· c661bc8f
coxm
authored
Jan 12, 2019
c661bc8f
Dec 31, 2018
Release v1.0.0
· 479d66ee
coxm
authored
Dec 31, 2018
View commits for tag v1.0.0
v1.0.0
479d66ee
Add bumpversion config
· c93c4fef
coxm
authored
Dec 31, 2018
c93c4fef
Update README
· 64b6a10f
coxm
authored
Dec 31, 2018
64b6a10f
Remove graphical demos from headless CI tests
· 7768af92
coxm
authored
Dec 31, 2018
7768af92
Print suppressions file in CI testing output
· 9963472c
coxm
authored
Dec 31, 2018
9963472c
Add mesa-utils (glxinfo) to CI container image
· 1c2fe554
coxm
authored
Dec 31, 2018
1c2fe554
Invoke CTest in verbose mode for CI scripts
· 851ec2e2
coxm
authored
Dec 31, 2018
851ec2e2
Update .gitlab-ci.yml
· d6b6a77b
coxm
authored
Dec 31, 2018
d6b6a77b
Dec 28, 2018
Rename 'emplace' as 'load'
· e4c94dad
coxm
authored
Dec 28, 2018
e4c94dad
Add utf8_iterator utility
· 038ecdbc
coxm
authored
Dec 28, 2018
038ecdbc
Add support for padding in packed textures
· e9a300a1
coxm
authored
Dec 28, 2018
e9a300a1
Add sequence rendering support
· 1eadab37
coxm
authored
Dec 28, 2018
1eadab37
Dec 26, 2018
Add loading and multiple fonts demos
· 721b9ee0
coxm
authored
Dec 26, 2018
721b9ee0
Refactor single-texture demo
· fb59700e
coxm
authored
Dec 26, 2018
fb59700e
Dec 25, 2018
Amend demo header guards
· caa5543c
coxm
authored
Dec 25, 2018
caa5543c
Refactor texture packing
· 35d6e37c
coxm
authored
Dec 25, 2018
35d6e37c
Dec 23, 2018
Broken
· 09c3418d
coxm
authored
Dec 23, 2018
09c3418d
Dec 18, 2018
Swap order of copied glyph rows
· 4561f149
coxm
authored
Dec 18, 2018
4561f149
Move loadGlyphIntoSlot into glif::freetype
· 8bbe79ec
coxm
authored
Dec 18, 2018
8bbe79ec
Add UTF8 iterator; replace loadUtf8 method
· 184cc6e3
coxm
authored
Dec 18, 2018
184cc6e3
Dec 16, 2018
Remove old demos
· b7e0b93c
coxm
authored
Dec 16, 2018
b7e0b93c
Tidy up single-texture demo
· 74199742
coxm
authored
Dec 16, 2018
74199742
Prevent CI test from hanging
· b1c65fa3
coxm
authored
Dec 16, 2018
b1c65fa3
Make Loader more flexible
· 4ccbf647
coxm
authored
Dec 16, 2018
4ccbf647
Add regular constructor for Header
· 95a8119f
coxm
authored
Dec 16, 2018
95a8119f
Add glif::Header
· b14a5ab5
coxm
authored
Dec 16, 2018
b14a5ab5
Dec 15, 2018
Refactor: replace Cache with Loader; improve demo
· a9e2b81e
coxm
authored
Dec 02, 2018
a9e2b81e
Loading