Handbook
Glossary
CTFontDescriptorCreateWithAttributes ( attributes -- CTFontDescriptorRef )
Vocabulary
core-text
.
fonts
Inputs
attributes
an
object
Outputs
CTFontDescriptorRef
an
object
Definition
USING:
alien.syntax
core-foundation.dictionaries
;
IN:
core-text.fonts
FUNCTION:
CTFontDescriptorRef
CTFontDescriptorCreateWithAttributes
(
CFDictionaryRef
attributes )