Could you explain why Text is not part of ui system? And why it should be in kernel?
2010/9/3 Pavel Krivanek <[email protected]> > On Fri, Sep 3, 2010 at 2:11 PM, George Herolyants > <[email protected]> wrote: > > 2010/9/3 Pavel Krivanek <[email protected]>: > >> It is headless image. You have to use start-up scripts. See the file > >> "build_image.sh". > > > > So, why do you need this one: > > > >> - Fonts need some refactorings. Some sort of AbstractFont only with > >> capabilities required only by Text class should be part of the kernel. > > > > Because we need Text in the kernel and this class has ugly > dependencies on fonts. But this class does need only basic information > about used fonts like name, size etc. It is not the only problematic > part of the Text class. For example it is dependent on URLs. > > -- Pavel > > > ? > > > > _______________________________________________ > > Pharo-project mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
