Changes between Version 18 and Version 19 of Projects/GraphicsToolkit


Ignore:
Timestamp:
11/01/12 21:12:35 (11 years ago)
Author:
PavelPisa
Comment:

Pointer to Alexandru-Sever Horin GSoC 2012 project.

Legend:

Unmodified
Added
Removed
Modified
  • Projects/GraphicsToolkit

    v18 v19  
    217217
    218218This includes a GUI builder and widgets.  This is the real baseline for building a GUI application.
     219= Experimental GSoC 2012 Version of the RTEMS Graphics Toolkit =
     220
     221
     222Alexandru-Sever Horin worked on graphics packages integration during 2012 summer.
     223Code is available from his [https://github.com/alex-sever-h GitHub repository]
     224until integration into mainline version of RTEMS Graphics Toolkit.
     225
     226{{{
     227git clone https://github.com/alex-sever-h/rtems-graphics-toolkit.git
     228}}}
     229
     230Next packages and their versions are integrated:
     231fltk-1.3.0, jpeg-8d, t1lib-5.1.2,
     232freetype-2.4.10, libpng-1.5.12, tiff-4.0.2
     233
     234GIT versions of Microwindows/Nano-X 0.93dev + NXlib are used.
    219235= Running RTEMS Graphics Toolkit under QEMU =
    220236
     
    238254
    239255QEMU wrapper script '''pc386''' from [http://git.rtems.org/rtems-testing/ '''rtems-testing'''] allows to start
    240 application with graphic user interface when option '''-D''' is used. Exmple to start basic Microwindows/Nano-X
     256application with graphic user interface when option '''-D''' is used. Example to start basic Microwindows/Nano-X
    241257demo from RTEMS Graphics Toolkit
    242258