Dmitry Marakasov
|
feabe1497e
|
Implement Font constructor from TTF_Font*
|
2015-01-11 06:36:11 +03:00 |
|
Dmitry Marakasov
|
c753c8ceba
|
Multiple documentation fixes
|
2015-01-11 06:25:38 +03:00 |
|
Dmitry Marakasov
|
d714070984
|
Document deleted ctors/assignment operators
|
2015-01-11 00:34:47 +03:00 |
|
Dmitry Marakasov
|
7a1f6d8f0d
|
Fix typos
|
2015-01-10 22:11:50 +03:00 |
|
Dmitry Marakasov
|
45744a831e
|
Fix typos
|
2015-01-10 21:06:30 +03:00 |
|
Dmitry Marakasov
|
e439ce849c
|
Specify default argument values, as per documentation
|
2014-12-29 06:55:01 +03:00 |
|
Dmitry Marakasov
|
c9d26eaa18
|
We have bool type, use it for boolean value
|
2014-12-29 06:53:14 +03:00 |
|
Dmitry Marakasov
|
c5554f5853
|
Add two convenience functons for gllyph metrics retrieval
|
2014-12-29 06:51:22 +03:00 |
|
Dmitry Marakasov
|
5fd7eea480
|
Implement whole SDL_ttf
|
2014-12-29 06:46:21 +03:00 |
|
Dmitry Marakasov
|
9a3f3339ef
|
Implement all font rendering functions
|
2014-12-29 05:05:23 +03:00 |
|
Dmitry Marakasov
|
f1398b54df
|
Implement basic ttf rendering, use in example
|
2014-12-28 06:15:46 +03:00 |
|
Dmitry Marakasov
|
37c873466f
|
Fix structure name in documentation
|
2014-12-28 04:02:40 +03:00 |
|
Dmitry Marakasov
|
31d948b944
|
Add stub for Font class
|
2014-12-28 03:32:38 +03:00 |
|