Quantcast
Channel: CocoaObjects » Graphics
Browsing all 11 articles
Browse latest View live

CoreTextWrapper

Objective-C wrapper around the CoreText low-level text rendering API. Official CoreTextWrapper web site Official CoreTextWrapper Git repository

View Article



UKPaintView

A simple NSView subclass that implements a paint canvas into which users can draw with various paint tools. Official UKPaintView repository

View Article

ZSImageCacheHandler

Implementation of an image cache that stores downloaded images based on a URL key.  The cache is not persistent (OS makes no guarantees) and is not backed-up when the device is sync’d. Official...

View Article

NSMutableDictionary+ImageMetadata

Category on NSMutableDictionary for populating it more easily with EXIF data (CGImageProperties) for use with ALAssetLibrary’s -(void) writeImageToSavedPhotosAlbum:metadata:completionBlock:. Note:...

View Article

PSPDFKit

A drop-in-ready framework that helps in almost every aspect of PDF-rendering on iOS, including Table of contents parsing, annotations, display, zoom, thumbnails, text extraction, pages of different...

View Article


Icon Extractor and PRHResourceEnumerator

Classes to extract icon resources from old Mac applications into more modern ‘icns’ container files. Official icon extractor repository

View Article

FVImageSequence

Subclass of NSImageView/UIImageView that allows you to rotate a 360° panorama made up of a sequence of images by clicking/swiping. FVImageSequence blog post

View Article

FVGravityView

A view that “falls down” or “floats up” depending on device orientation (i.e. “adheres to gravity”). FVGravityView blog post

View Article


AnsiLove

Renderer for ANSI/ASCII art and code for interpreting SAUCE records. Official AnsiLove framework repository

View Article


CeedGL

Thin Objective-C wrapper for modern OpenGL development on Mac & iOS. Official CeedGL repository

View Article

DynamicGraphView

A simple but effective dynamic GraphView implementation for iPhone SDK for float values. It is easy to implement and works statically with an array of floats as well as dynamically by adding values to...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images