• ↖ 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
makeText
← Chapter 6. SVG Import DOM-Tree Parser-Converter to Tcl/Tk →

Name

vgcode::makeText

Synopsis

          makeText tkpRoot \
             node x y \
             properties
        

Description

Wrapper around the text code generation, Used from with tspan and text.

Deals with »tref«, »text« and »tspan«.

tref elements are channeled through »analyzeTspan«. The link gets resolved inside »makeText«. An unreferenced tref elements will be ignored. See also »analyzeUse«, from which some code was copied.

super and sub are generated by Jeszra for text windows with an offset value.

sub and super are 80% of linespace aligned on the ascent or descent. Dealt with in analyzeTspan.

Clients

makeText is being used by ::vgcode::analyzeTspan, ::vgcode::analyzeText.


← ↖ →
analyzeText ↑ makeGradient
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider