Hi,

Thanks all for the help, I solved the 24 bits issue, but now i have some
problems with the fonts, i need to add some custom fonts to it, i tried
modifying the /etc/X11/fs/config but SunRay doesnt look like is using that
config file.

I know i can use the xset command to set a new font path, but there's
probably a more naturally way of adding fonts.

Is there a way to add fonts without using the xset command ?


cheers.
C

On 3/21/07, Cristian Silva <[EMAIL PROTECTED]> wrote:

I cant use vnc, we did it in the past but i cant use them again.

I guess the best option is try to build the application in 24bits.


thanks all.
C.

On 3/20/07, Matthew Stier <[EMAIL PROTECTED]> wrote:
>
> Use VNC.
>
> I have a few applications that need to run in 8bit PseudoColor, and I
> use this work-around.
>
>
> ottomeister wrote:
> > On 3/20/07, Cristian Silva <[EMAIL PROTECTED] > wrote:
> >> Is there any workaround ? is there something i can do to make it work
> ?
> >
> > There's no workaround in Sun Ray.
> >
> > You could ask the vendor to provide a build of the application
> > that can use a 24-bit TrueColor visual.
> >
> > If that's not feasible then you might be able to find or write an
> > LD_PRELOAD'able interposer library that can convert the
> > application's 16-bit operations into 24-bit operations that the
> > Sun Ray X server can understand.  Depending on what the
> > application needs to do and how it does it this could be
> > relatively straightforward or it could be extremely difficult.
> >
> > If you have the source then you could try to convert it to use
> > a 24-bit TrueColor visual.  That's probably your best chance
> > of getting it working.
> >
> > What is the application?  What visual does it require (16-bit
> > PseudoColor, DirectColor, TrueColor?)  Do you have the
> > source?
> >
> > OttoM.
> > __
> > ottomeister
> >
> > Disclaimer: These are my opinions.  I do not speak for my employer.
> > _______________________________________________
> > SunRay-Users mailing list
> > [email protected]
> > http://node1.filibeto.org/mailman/listinfo/sunray-users
> _______________________________________________
> SunRay-Users mailing list
> [email protected]
> http://node1.filibeto.org/mailman/listinfo/sunray-users
>


_______________________________________________
SunRay-Users mailing list
[email protected]
http://node1.filibeto.org/mailman/listinfo/sunray-users

Reply via email to