Kovid Goyal
|
3760d3d719
|
Also make the postscript name available
|
2017-01-14 09:32:55 +05:30 |
|
Kovid Goyal
|
426f960b23
|
Finish up Core Text based rendering
|
2017-01-11 14:13:37 +05:30 |
|
Kovid Goyal
|
8e7250eb7a
|
Use undeprecated orientation constant
|
2017-01-11 12:22:22 +05:30 |
|
Kovid Goyal
|
dff91759a2
|
Refactor the cell rendering code for greater re-use
Also start work on CoreText based rendering
|
2017-01-11 12:02:28 +05:30 |
|
Kovid Goyal
|
282d6faa5f
|
Scale font size by screen DPI on OS X
There seems to be no way to pass a custom DPI to CoreText
|
2017-01-11 05:53:55 +05:30 |
|
Kovid Goyal
|
edf9e580fe
|
Function to check if the font has a specified character
|
2017-01-11 03:34:43 +05:30 |
|
Kovid Goyal
|
d4f18d9581
|
Forgot to release the font names in the destructor
|
2017-01-11 03:34:43 +05:30 |
|
Kovid Goyal
|
a923660916
|
Get font names
|
2017-01-11 03:34:43 +05:30 |
|
Kovid Goyal
|
54285a0f17
|
Compile the core_text module using Objective-C
|
2017-01-11 03:34:43 +05:30 |
|