This website requires JavaScript.
Explore
Help
Register
Sign In
ThePain
/
Swiftgram
Watch
1
Star
0
Fork
0
You've already forked Swiftgram
mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced
2025-09-10 22:45:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Swiftgram
/
AsyncDisplayKit
/
TextKit
History
Scott Goodson
882d4b336e
Merge branch 'master' into pr/664
2015-12-25 14:32:41 -08:00
..
ASEqualityHashHelpers.h
…
ASTextKitAttributes.h
…
ASTextKitAttributes.mm
…
ASTextKitContext.h
…
ASTextKitContext.mm
…
ASTextKitCoreTextAdditions.h
…
ASTextKitCoreTextAdditions.m
Fixed ASTextKit CoreText attributes bug which was incorrectly reading a NSParagraphStyle as CTParagraphStyleRef
2015-12-15 14:41:37 -05:00
ASTextKitEntityAttribute.h
…
ASTextKitEntityAttribute.m
…
ASTextKitHelpers.h
…
ASTextKitHelpers.mm
…
ASTextKitRenderer.h
…
ASTextKitRenderer.mm
Optimizations for ASTextNode handling of renderer allocation and deallocation.
2015-12-25 01:36:32 -08:00
ASTextKitRenderer+Positioning.h
…
ASTextKitRenderer+Positioning.mm
…
ASTextKitRenderer+TextChecking.h
…
ASTextKitRenderer+TextChecking.mm
…
ASTextKitShadower.h
…
ASTextKitShadower.mm
…
ASTextKitTailTruncater.h
…
ASTextKitTailTruncater.mm
Fix ASTextNode truncated size calculation ignoring attributes in the last line
2015-12-15 10:09:03 -08:00
ASTextKitTruncating.h
…
ASTextNodeTypes.h
…
ASTextNodeWordKerner.h
…
ASTextNodeWordKerner.m
…