ios-samples/Quotes
NinaV e5ae35eac5 add new resources 2012-12-20 14:20:14 -05:00
..
Pages Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
Resources add new resources 2012-12-20 14:20:14 -05:00
ScreenShots Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
AppDelegate.cs Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
Info.plist add new resources 2012-12-20 14:20:14 -05:00
MasterViewController.cs Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
Page.cs Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
PagePreview.cs Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
PagePreview.designer.cs Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
PagePreview.xib Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
PageView.cs Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
PageViewController.cs Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
PageViewController.designer.cs Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
PageViewController.xib Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
Quotes.csproj add new resources 2012-12-20 14:20:14 -05:00
Quotes.sln Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00
README.md Added Quotes and RegionDefiner samples 2012-09-19 14:41:34 -04:00

README.md

Quotes

This is a port of the WWDC2012 of the same name

This sample application utilizes the legacy string drawing functions and the new attributed string drawing. Various usages and functionality of attributed strings are demonstrated in this sample.

Perform a swipe gesture to enter drawing mode, which changes speaker text color, italicizes and centers stage direction, and enables the slider on the bottom right.

Ported by: Peter Collins