Skip to content

A Mobile Substrate tweak for fixing Chinese glyphs always in bold style in CoreText framework below iOS 6

Notifications You must be signed in to change notification settings

linusyang/CoreText-Chinese-Fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreText Chinese Fixer

v0.1 by Linus Yang

Introduction

In iOS 5 and below, the CoreText framework has an issue that all Chinese glyphs are shown in bold style, no matter which style you have chosen in CTFontDescriptor. (iOS 6 and above has fixed this issue.)

Detailed information please visit this page.

This Cydia tweak can fix this annoying issue below iOS 6, especially for apps like Opera Mini , which uses CoreText to render its text.

Build

git clone --recursive git://github.com/linusyang/CoreText-Chinese-Fixer.git
cd CoreText-Chinese-Fixer
make
make package # If you have dpkg-deb utilities

About

A Mobile Substrate tweak for fixing Chinese glyphs always in bold style in CoreText framework below iOS 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages