Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 97477d7

Browse filesBrowse files
committed
Simplify file handling in ft2font.
Just call the Python-level seek(), read() and close() instead of trying to play with C-level FILE*. Note that unlike the png case, we can't just pass restrict ourselves to passing in file-like objects because FT2Font is public API.
1 parent 8d33af7 commit 97477d7
Copy full SHA for 97477d7

File tree

Expand file treeCollapse file tree

2 files changed

+49
-312
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+49
-312
lines changed

‎src/file_compat.h

Copy file name to clipboardExpand all lines: src/file_compat.h
-220Lines changed: 0 additions & 220 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.