Hello,
I have found a copy of an excellent article by
Mark J. Kilkgard of SGI titled
"Is your X code ready for 64-bit?"
http://web.archive.org/web/20010603003655/http://reality.sgi.com/mjk/64bit/64bit.ps
Good tips, many of them still have to be applied to
our current codebase.
//Marcin
-
---
cde/programs/dticon/main.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/cde/programs/dticon/main.c b/cde/programs/dticon/main.c
index 381086c..41114d7 100644
--- a/cde/programs/dticon/main.c
+++ b/cde/programs/dticon/main.c
@@ -796,7 +796,8 @@ CREATION: Visual
---
cde/programs/dtstyle/Font.c | 3 ++-
cde/programs/dtstyle/I18nMain.c | 9 ++---
cde/programs/dtstyle/Screen.c | 12 +---
3 files changed, 17 insertions(+), 7 deletions(-)
diff --git a/cde/programs/dtstyle/Font.c b/cde/programs/dtstyle/Font.c
index 777d41b..0d6ba0c 100644
-
This is a working example how new default font could be introduced.
The current implementation introduces new font alias
-dt-interface system login-*
to point to "Roboto medium" font, because
-dt-interface system-*
points now to the "Roboto light" (light font looks much better
imho) - "-misc-
On Wed, 26 Sep 2012, Marcin Cieslak wrote:
Applied.
--
Jon Trulson
The Higgs Field is what make atoms matter.
-- Tom L.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDyn
On Wed, 26 Sep 2012, Marcin Cieslak wrote:
Applied.
--
Jon Trulson
The Higgs Field is what make atoms matter.
-- Tom L.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDyna
On Wed, 26 Sep 2012, Marcin Cieslak wrote:
> Hello,
>
> I made some experiments about possible
> replacement for the default user interface
> font in CDE.
>
> I gave Roboto font a try (this is the new
> font for the Android phones), and it
> looks acceptable to me even without XFT
> and antialiasi
On Wed, 26 Sep 2012, Jon Trulson wrote:
> > Attached please find two configuration files for testing:
> >
> > 1. Xresources should go into /etc/dt/config/C/Xresources
> >
> > 2. fonts.alias should replace /usr/dt/config/xfonts/C/fonts.alias
> >
>
> I did't see any attachments :)
Yeah, in the