gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz TODO


From: Benja Fallenstein
Subject: [Gzz-commits] gzz TODO
Date: Sat, 14 Sep 2002 10:21:10 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Benja Fallenstein <address@hidden>      02/09/14 10:21:10

Modified files:
        .              : TODO 

Log message:
        One done, move legible text up to the demo release

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/TODO.diff?tr1=1.101&tr2=1.102&r1=text&r2=text

Patches:
Index: gzz/TODO
diff -c gzz/TODO:1.101 gzz/TODO:1.102
*** gzz/TODO:1.101      Fri Sep 13 14:18:09 2002
--- gzz/TODO    Sat Sep 14 10:21:10 2002
***************
*** 62,69 ****
          avoid breakage on them from now on.
      vegai:
        - make papermill (libpaper) and gldemo.py
!         into real python modules so 
!         that we don't have to do silly "execfile" tricks in 
          papertest.py and others.
      tjl:
        - script the demo, determine in detail all features
--- 62,69 ----
          avoid breakage on them from now on.
      vegai:
        - make papermill (libpaper) and gldemo.py
!         into real python modules so
!         that we don't have to do silly "execfile" tricks in
          papertest.py and others.
      tjl:
        - script the demo, determine in detail all features
***************
*** 78,87 ****
              coordsyses.
      anybody:
        - primitive uis to edit enough structure of xanalogical text and
!         pdf spans, as well as connections so that we can build the 
          focus+context structure
        - Buoys + libpaper bg for PDF files, text stream
        - further work on irregular frames - talk to Tjl
        - ZZ w/ fillets, images, sound, video, libpaper
            - show zz structure behind all demos!
        - clean up OpenGL demos and views and document, list
--- 78,93 ----
              coordsyses.
      anybody:
        - primitive uis to edit enough structure of xanalogical text and
!         pdf spans, as well as connections so that we can build the
          focus+context structure
        - Buoys + libpaper bg for PDF files, text stream
        - further work on irregular frames - talk to Tjl
+       - fix text quality on OpenGL: enabling __GL_FSAA_MODE=4 on
+         NV17 (GeForce4Go) improves "make glinfo" appearance
+         dramatically. This would happen by making the mipmaps
+         more carefully, making sure that the text lines don't
+         blur too much in the process - maybe even going as far as
+         to rerendering each mipmap level by freetype?
        - ZZ w/ fillets, images, sound, video, libpaper
            - show zz structure behind all demos!
        - clean up OpenGL demos and views and document, list
***************
*** 92,101 ****
            - background color
            - cell borders???
            - text vobs' size
-       - Fix bg colors
        - PP
            - fix directory geometry
!           - speedups -- fps while zooming on demo machine 
              (Tjl's laptop, Geforce4Go) should be >= 24
                - string concenations in heavy loops
                - debug output
--- 98,106 ----
            - background color
            - cell borders???
            - text vobs' size
        - PP
            - fix directory geometry
!           - speedups -- fps while zooming on demo machine
              (Tjl's laptop, Geforce4Go) should be >= 24
                - string concenations in heavy loops
                - debug output
***************
*** 209,220 ****
            ":" appropriately.
        - tidy up UML appearance: all matters of centering, aligning etc.
        - return error codes from gfx/libtexture/*.texture
-       - fix text quality on OpenGL: enabling __GL_FSAA_MODE=4 on
-         NV17 (GeForce4Go) improves "make glinfo" appearance
-         dramatically. This would happen by making the mipmaps
-         more carefully, making sure that the text lines don't
-         blur too much in the process - maybe even going as far as
-         to rerendering each mipmap level by freetype?
  
  0.8alpha15: new round of features
      tuukkah:
--- 214,219 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]