mirror of
https://github.com/bzotto/ClassicMacTypography.git
synced 2025-08-14 08:25:36 +00:00
fix doc bug
This commit is contained in:
@@ -19,6 +19,7 @@ you want to use it for anything other than hacking on, please revise it accordin
|
||||
|
||||
// Create a renderer
|
||||
SimpleBitmapRenderer * renderer = [[SimpleBitmapRenderer alloc] initWithSize:UIntSizeMake(300, 200)];
|
||||
renderer.currentFont = font;
|
||||
|
||||
// Write some text
|
||||
NSString * text = @"Hello.";
|
||||
|
Reference in New Issue
Block a user