Currently unicode is handled via pushedChar in paragraph.c.  This is yet
another variable whose state needs to be kept track of while rendering text.
I would suggest that GetNextToken() should isntead return the unicode
character immediately in *nextToken, rather than on the next call via
pushedChar.  The code would become simpler to maintain then.

Alex

--
Dr. Alexander R. Pruss
Department of Philosophy
Georgetown University
Washington, DC 20057-1133  U.S.A.
e-mail: [EMAIL PROTECTED]
online papers and home page: www.georgetown.edu/faculty/ap85
--------------------------------------------------------------------------
   "Philosophiam discimus non ut tantum sciamus, sed ut boni efficiamur."
       - Paul of Worczyn (1424)

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to