Thread: PRS-500 SimpleChar?
View Single Post
Old 04-24-2007, 12:11 PM   #5
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,398
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Hmm then I guess I don't understand the LRS spec. For e.g. it defines DrawChar as
Code:
  (element.Plot
   | element.CR
   | element.Fill
   | element.CharButton
   | element.Yoko
   | element.Tate
   | element.Nekase
   | element.NoBR
   | element.DrawChar
   | element.Italic
   | element.Bold
   | SimpleChar1)*
This is exactly the same way SimpleChar1 is defined. But I know that DrawChar is an actual LRFTag F5C3/4??

EDIT: Ah I see DrawChar is redefined as an element later on. Seems to be a rather inconsistent spec.

Last edited by kovidgoyal; 04-24-2007 at 12:40 PM.
kovidgoyal is online now   Reply With Quote