Am 26.08.2019 00:30, schrieb Turtle Rock: > unablw to initialize font: -5Adobe-courier-r-normal***120***** > > on ubuntu 19.04 > window pc wireless modem > > this is from compile/run simple c++ graphic program from book example, (big > c++ 2nd ed, page 77) > > looking to see any experience's help > Eric Lin > >
the -5Adobe-courier-r-normal***120***** looks strange. you can change that to any other font, the correct name can be found by using xfontsel or xlsfonts. To make your programm happy you can try the default shortcut "fixed". To check that your font description is used try something exotic like "tekfont3" (eg.: xfontsel -fn tekfont3) happy hacking, wh _______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: https://lists.x.org/mailman/listinfo/xorg Your subscription address: %(user_address)s