mirror of
https://github.com/bzotto/ClassicMacTypography.git
synced 2025-02-17 07:31:24 +00:00
fix doc bug
This commit is contained in:
parent
12558fec97
commit
c438e57f6b
@ -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.";
|
||||
|
Loading…
x
Reference in New Issue
Block a user