GitHub / mindbrix/UIImage-PDF / commits
Simple UIImage PDF renderer category for iOS scalable assets
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 9b7814ee | YingYang.pdf -> YinYang.pdf | Nigel Barber <n****l@m****k> | about 11 years ago | |
| e2a029db | merge Merge pull request #40 from mindbrix/fixTransforms | Nigel Timothy Barber <n****l@m****k> | over 11 years ago | |
| 05fbfcbd | Improved mediaRect rotation handling | Nigel Barber <n****l@m****k> | over 11 years ago | |
| 59851bc6 | Removed extra assets | Nigel Barber <n****l@m****k> | over 11 years ago | |
| dcb42c7c | PDF /rotation tag fixes | Nigel Barber <n****l@m****k> | over 11 years ago | |
| 91f497b9 | Restored original drawing transform code | Nigel Barber <n****l@m****k> | over 11 years ago | |
| 28ba8506 | merge Merge pull request #38 from scottrhoyt/master | Nigel Timothy Barber <n****l@m****k> | over 11 years ago | |
| eb19dec6 | Switched to CGPDFPageGetDrawingTransform method. | Scott Hoyt <s****t@w****o> | over 11 years ago | |
| a4ebe7ec | Fix NSString+MD5.h headers | Nigel Barber <n****l@m****k> | almost 12 years ago | |
| 3be234da | Fix for upside-down images | Nigel Barber <n****l@m****k> | almost 12 years ago | |
| 8f82717d | Switched to using CGBitmapContextCreate(). More parameter checks. | Nigel Barber <n****l@m****k> | almost 12 years ago | |
| 707db312 | Update README | Nigel Barber <n****l@m****k> | almost 12 years ago | |
| 3aef6b3c | Added run-time disk cache control | Nigel Barber <n****l@m****k> | almost 12 years ago | |
| d72b4a15 | Improved support for @3x devices | Nigel Barber <n****l@m****k> | almost 12 years ago | |
| 2d7fb2b0 | Tidied up cache filename methods | Nigel Barber <n****l@m****k> | almost 12 years ago | |
| 07065c9c | Replaced UIButtons with UIImageView in the demo app | Nigel Barber <n****l@m****k> | almost 12 years ago | |
| b6550ed5 | merge Merge pull request #24 from wilkinsona/warnings | Nigel Timothy Barber <n****l@m****k> | over 12 years ago | |
| 17c8c06f | Address warnings reported with Peter Hosey's configuration | Andy Wilkinson <a****y@d****m> | over 12 years ago | |
| 9cdfb173 | merge Merge pull request #23 from skela/master | Nigel Timothy Barber <n****l@m****k> | over 12 years ago | |
| e0d7f6e4 | 64 Bit Warnings fix | Alek Slater <s****e@g****m> | over 12 years ago | |
| 9d05b668 | Added data method headers | Nigel Barber <n****l@m****k> | over 12 years ago | |
| 8ebfae57 | Complete set of NSData methods | Nigel Barber <n****l@m****k> | over 12 years ago | |
| bbe64f75 | Added UltiScore to apps list | Nigel Barber <n****l@m****k> | about 13 years ago | |
| 53790271 | merge Merge pull request #17 from Fingertips/data-provider-memory-leaks | Nigel Timothy Barber <n****l@m****k> | about 13 years ago | |
| b67fd8df | Fix a couple of memory leaks where data providers weren’t released. | Eloy Durán <e****e@g****m> | about 13 years ago | |
| 10ab8798 | Updated README | Nigel Barber <n****l@m****k> | about 13 years ago | |
| 8ecf4ce6 | README updated to document memory cache | Nigel Barber <n****l@m****k> | about 13 years ago | |
| cb7ba56d | Deleted _etc folder. | Nigel Barber <n****l@m****k> | about 13 years ago | |
| 98f0d47a | merge Merge pull request #16 from cescofry/memCache | Nigel Timothy Barber <n****l@m****k> | about 13 years ago | |
| 643527b1 | Removes tests from View Controller | Francesco Frison <c****y@g****m> | about 13 years ago | |
| 0551e8e5 | uses same filename for both men cache and disk cache | Francesco Frison <c****y@g****m> | about 13 years ago | |
| 3343dcd4 | Adding in memory cache for images, copying the behaviour of [UIImage imageNam... | Francesco Frison <c****y@g****m> | about 13 years ago | |
| cbb73259 | Made GCD friendly by removing UIView dependencies. | Nigel Barber <n****l@m****k> | about 13 years ago | |
| e39391fd | Updated README with new methods. | Nigel Barber <n****l@m****k> | about 13 years ago | |
| 544c3ec1 | Added cacheing for NSData sourced PDFs | Nigel Barber <n****l@m****k> | about 13 years ago | |
| 06a93f2a | merge Merge pull request #15 from yinhou/add-support-for-pdf-data | Nigel Timothy Barber <n****l@m****k> | about 13 years ago | |
| e9d2e5a1 | Add test case for original size PDF data | Yin Hou <y****n@s****m> | about 13 years ago | |
| 3b9c0fc6 | Style changes | Yin Hou <y****n@s****m> | about 13 years ago | |
| 1ea244f0 | Add support for pdf data | Yin Hou <y****n@s****m> | about 13 years ago | |
| 4cd98e78 | merge Merge pull request #14 from chancancode/master | Nigel Timothy Barber <n****l@m****k> | over 13 years ago | |
| 953ac1ae | Added LICENSE.txt in library folder | Godfrey Chan <g****c@g****m> | over 13 years ago | |
| 857078ba | Removed outdated license link | Godfrey Chan <g****c@g****m> | over 13 years ago | |
| a5022aec | Updated to use ARC | Nigel Barber <n****l@m****k> | over 13 years ago | |
| e6ea355c | merge Merge pull request #9 from wrep/master | Nigel Timothy Barber <n****l@m****k> | almost 14 years ago | |
| 078d0be6 | Invalid resource path/url will return nil UIImages | Mathijs Kadijk <m****s@w****l> | almost 14 years ago | |
| 0bb24266 | Fixed PDFView mediaRectForURL: calls | Mathijs Kadijk <m****s@w****l> | almost 14 years ago | |
| cb8b70ab | merge Merge pull request #8 from wrep/master | Nigel Timothy Barber <n****l@m****k> | almost 14 years ago | |
| 8329ca8e | Created fitSize: methods that will render the PDF image as big as possible wi... | Mathijs Kadijk <m****s@w****l> | almost 14 years ago | |
| 6475fe48 | merge Merge branch 'master' of https://github.com/mindbrix/UIImage-PDF | Nigel Barber <n****l@m****k> | about 14 years ago | |
| 8eb6bcd2 | Added multi-page PDF support. | Nigel Barber <n****l@m****k> | about 14 years ago | |
| 35216a39 | merge Merge pull request #7 from diederich/master | Nigel Timothy Barber <n****l@m****k> | about 14 years ago | |
| 221aedfb | add missing newlines | Stephan Diederich <s****h@g****m> | about 14 years ago | |
| 68096b1d | Two new convenience methods | Nigel Barber <n****l@m****k> | over 14 years ago | |
| 520db23f | Added cacheing layer. | Nigel Barber <n****l@m****k> | over 14 years ago | |
| 12aed8dd | Added support for loading PDF assets via NSURLs. | Nigel Barber <n****l@m****k> | over 14 years ago | |
| 86d17c89 | Tweaked .gitignore | Nigel Barber <n****l@m****k> | over 14 years ago | |
| 3ead8cab | Added a licence and more detail to the README. | Nigel Barber <n****l@m****k> | over 14 years ago | |
| d521250a | Two extra convenience methods. | Nigel Barber <n****l@m****k> | over 14 years ago | |
| 5e102999 | Added imageWithPDFNamed: atWidth: | Nigel Barber <n****l@m****k> | almost 15 years ago | |
| e5623f29 | First release | Nigel Barber <n****l@m****k> | almost 15 years ago |