• ↖ 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
rfilepath
← Chapter 3. Tcl- Code Generation →

Name

dumper::rfilepath

Synopsis

          rfilepath projdir \
             pathl
        

Description

Generate a relative pathname using info script.

Base64 only works with Img both ways. The base64 package gets used as a last resort for SVG generation but cannot being used for Tk-code, because there would be no way to re-code the image that way...

See vgcode.tcl resolveFilePropertyAsBase64 and also svgdumper.tcl.

Clients

rfilepath is being used by ::vgcode::resolveFilePropertyAsFile, ::vgcode::resolveFileProperty clients.

Example 3.53. ::vgcode::resolveFilePropertyAsFile using rfilepath

...
\
    [string length $projectd] + $idr + 1
}] end];

set value \
    [dumper::rfilepath  \
    [file dirname \
    [vgfile::getName]]  \
    [file split $value]];
   



← ↖ →
resourceTk ↑ textmanager
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider