Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Lib/src/graphite2/README
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
This directory contains the Graphite2 library from https://github.com/silnrsi/graphite
Current version derived from upstream a7096fa Allow labels to return None from graphite
Current version derived from upstream 92f59dcc Update files for release
See update.sh for update procedure.
2 changes: 1 addition & 1 deletion Lib/src/graphite2/include/graphite2/Font.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

#define GR2_VERSION_MAJOR 1
#define GR2_VERSION_MINOR 3
#define GR2_VERSION_BUGFIX 13
#define GR2_VERSION_BUGFIX 14

#ifdef __cplusplus
extern "C"
Expand Down
Loading
Loading