core-text vocabulary - Factor Documentation (original) (raw)
Summary
Binding for macOS Core Text library
Metadata
Tags: | bindings, fonts |
---|---|
Authors: | Slava Pestov |
Platforms: | macos |
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
font string line metrics image loc dim render-loc render-dim render-ext |
Symbol words
![]() |
---|
![]() |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( string open-font color -- line ) |
![]() |
( font string -- line ) |
![]() |
( CGRect x -- CGRect' ) |
![]() |
( string -- CTLineRef ) |
![]() |
( line context -- ) |
![]() |
( line context -- CGRect ) |
![]() |
( line charIndex secondaryOffset -- CGFloat ) |
![]() |
( line position -- CFIndex ) |
![]() |
( line ascent descent leading -- double ) |
![]() |
( font string -- line ) |
![]() |
( metrics font -- metrics ) |
![]() |
( open-font line -- line-metrics ) |
![]() |
( context font dim -- ) |
![]() |
( context loc dim line string -- ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( -- value ) |
![]() |
( metrics loc dim -- loc ) |
![]() |
( line -- rect ) |
![]() |
( line -- image ) |
![]() |
( -- ? ) |
![]() |
( open-font color -- hashtable ) |
![]() |
( bounds -- dim ) |
![]() |
( line -- line image ) |
![]() |
( dim line selection -- rect ) |
![]() |
( obj -- ) |
![]() |
( obj -- ) |
![]() |
( obj -- ) |
![]() |
( obj -- ) |
![]() |
( obj -- ) |
![]() |
( obj -- ) |
![]() |
( obj -- ) |
![]() |
( obj -- ) |
![]() |
( context loc -- ) |
![]() |
( metrics width ascent descent leading -- metrics ) |
![]() |
( line -- width ascent descent leading ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
Files
resource:basis/core-text/core-text.factor
resource:basis/core-text/core-text-tests.factor
Metadata files
resource:basis/core-text/authors.txt
resource:basis/core-text/platforms.txt
resource:basis/core-text/summary.txt
resource:basis/core-text/tags.txt
Children from resource:basis
Vocabulary | Summary |
---|---|
![]() |