Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

iamcam/PASlabType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package was developed as part of a first-party live effects photo editing application, Pixd, that Chad Martin and I were building together. While the project ultimately never reached the finish line, we were quite proud of the progress we made. Now it's years in the past, I feel the best thing to do is release it to the wild for historic and educational purposes. Is the code perfect? No - far from it. Did it serve its purpose? For sure - it got the job done (and quite well, IMO)

Feel free to use this code as inspiration for your own version, as I've done with Eric Loyer's and @freqdec's. If you migrate it to another language or platform, I'd love to hear about it!

This is copyright 2023 Cameron Perry, and distributed under the Creative Commonse Attribution-NonCommercial-ShareAlike (CC BY-NC-SA) license.


PASlabType

Slab Type sample image

PASlabType is a stripped-down and built-up port of Eric Loyer's SlabType algorithm for ActionScript and @freqdec's slabText jQuery plugin

Requirements & Installation

  • Add CoreText.framework to your project's Build Phases (Link Binary With Libraries)
  • Add the postscript (usually) names of the fonts you're using in the project to the project's plist file (See the demo)
  • Add fonts to the app's Target (Build Phases -> Copy Bundle Resources)
  • reference the PASlabType.h file in your controller's header

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published