• ↖ Home
  • Developer´s Guide
    • ↑ Contents
    • Code
    • Embedding
    • Tcl
    • SVG
    • SVG-Import
    • Projects
    • License
    • Index
  • Download
    • Jeszra: Source Code

    • Ruby Wrapper Classes
    • Python Wrapper Classes
    • Lisp Wrapper Classes
  • Books@Lulu.com...
    • Jeszra: Design by Gestalt
    • Jeszra Library: Design by Gestalt

    • Gestalt Items
    • Runtime Library
  • Manual
    • Jeszra Book

    • Tcl Manual
    • Ruby Manual
    • Python Manual
    • Lisp Manual

    • API
  • About
fontNew
← Chapter 3. Tcl- Code Generation →

Name

dumper::fontNew

Synopsis

          fontNew name \
             optsl
        

Description

Create a new font object named 'name'. NOTE, the font properties are given as a raw list.

Clients

fontNew is being used by ::vgcode::storeFonts clients.

Example 3.2. ::vgcode::storeFonts using fontNew

...
TkMenuFont
TkSmallCaptionFont
}] $param] <= 0} {
append result \
    [dumper::fontNew $param  \
    [lindex \
    [array get _items $nam] 1]]
   



← ↖ →
propertyDBEx ↑ BWNoteBook
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider