Minara Buffers Working

| No Comments | No TrackBacks
MINARA> (setq buf (make-buffer-from-file "./minara.minara"))

; in: LAMBDA NIL
; SETQ
;
; caught WARNING:
; undefined variable: BUF

;
; caught WARNING:
; This variable is undefined:
; BUF
;
; compilation unit finished
; caught 2 WARNING conditions
#
MINARA> (buffer-to-string buf)
";; The minara logotype as a minara file
;; Copyright (c) 2004 Rob Myers
;; Generated from an Illustrator EPS file using search & replace...

(set-colour 0.8 0.8 0.8 0.0)

(path-begin)
(move-to 5.0 5.0)
(line-to 5.0 395)
(line-to 6.0 395)
(line-to 6.0 5.0)
(path-end)

(path-begin)
(move-to 5.0 395)
(line-to 5.0 396)
(line-to 596.0 396)
(line-to 596.0 395)
(path-end)

etc...

No TrackBacks

TrackBack URL: http://robmyers.org/mt/mt-tb.cgi/4340

Leave a comment

About this Entry

This page contains a single entry by Rob Myers published on January 9, 2008 10:24 PM.

Dennis Hollingsworth: Artists in Hiding was the previous entry in this blog.

Data Visualization And Corporate Information Culture is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.