AlloyTools / org.alloytools.alloy

Alloy is a language for describing structures and a tool for exploring them. It has been used in a wide range of applications from finding holes in security mechanisms to designing telephone switching networks. This repository contains the code for the tool.
Other
709 stars 124 forks source link

GUI acting bizzarre in Ubuntu 18 #73

Closed maxvonhippel closed 5 years ago

maxvonhippel commented 5 years ago

I built Alloy from source last week per the instructions in the README. I am running:

java version "1.8.0_181"
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)

... and my OS is Ubuntu 18.04.1 LTS. My computer is an XPS 13 (2018). When I run Alloy, I have a couple problems with the GUI. Strange black marks cover some of the text, which makes me think possibly I need to install a font or something (reminds me of some errors I've had with malformed Latex in the past). In addition (and this is much less important, so if there's no easy fix for it that's totally fine), my screen resolution is 4K, and the fonts are super small on my screen.

Is there a way I can improve the fonts to be a) not covered up by strange black lines, and/or b) larger and easier to read?

alloy-gui

If this is not currently fixable, I'd be happy to try fixing these bugs as my first contribution to the project. In that case, a point in the right direction or any sort of tips would be very much appreciated :)

Thanks for the help!

pkriens commented 5 years ago

There are some options in the menu to set font size and font families. Did you try to see if they make a difference?

Kind regards,

Peter Kriens

On 21 Sep 2018, at 00:12, Max von Hippel notifications@github.com wrote:

I built Alloy from source last week per the instructions in the README. I am running:

java version "1.8.0_181" Java(TM) SE Runtime Environment (build 1.8.0_181-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode) ... and my OS is Ubuntu 18.04.1 LTS. My computer is an XPS 13 (2018). When I run Alloy, I have a couple problems with the GUI. Strange black marks cover some of the text, which makes me think possibly I need to install a font or something (reminds me of some errors I've had with malformed Latex in the past). In addition (and this is much less important, so if there's no easy fix for it that's totally fine), my screen resolution is 4K, and the fonts are super small on my screen.

Is there a way I can improve the fonts to be a) not covered up by strange black lines, and/or b) larger and easier to read?

https://user-images.githubusercontent.com/4683443/45849590-60a9ad00-bce7-11e8-8e26-eaf2cf7f5a95.png If this is not currently fixable, I'd be happy to try fixing these bugs as my first contribution to the project. In that case, a point in the right direction or any sort of tips would be very much appreciated :)

Thanks for the help!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AlloyTools/org.alloytools.alloy/issues/73, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMPLo8VVHWuLIlZITjvUwno8Y4g6NBbks5udBK8gaJpZM4WzFAm.

maxvonhippel commented 5 years ago

Hi @pkriens , thanks for pointing this out! Increasing the font size didn't help with the menu UI font but did help everywhere else, which is good enough for now :)

danielleberre commented 5 years ago

We got the same issue on our lab computers.

The default font for Alloy GUI under Ubuntu 18.04 is Aakar, which looks like the first available font on the system (at least the one appearing first on the font list).

It would probably be better to use a broadly available font by default instead of relying on the first of the system.

pkriens commented 5 years ago

I've created a PR. Added Helvetica when Verdana wasn't there.

danielleberre commented 5 years ago

Thanks. That should solve the problem. It will be much easier for us to work under Linux.

danielleberre commented 3 years ago

I can witness the same issue with 5.1.0 under ubuntu 20.04. It looks like the issue is not completely solved.

There are some glitches on the screen for each d displayed by Alloy.

Changing the font using preferences fixed the glitches in the editor, but unfortunately not in the information panel.

danielleberre commented 3 years ago

Here is a screenshot of the latest release of Alloy 5.1.0 running ubuntu 20.04

bugalloy5

danielleberre commented 3 years ago

Changing the font in the preferences fixes the issue in the editor, but not on the information panel.

pkriens commented 3 years ago

I need to know a list a fixed-width fonts that are preferred on Ubuntu & widely present. There is a list of fonts to look for. As Mac User, it is clearly Mac optimized :-)

This is the line that selects the default font: https://github.com/AlloyTools/org.alloytools.alloy/blob/5a684db6c4cba0b5f3b745199e5db902456d62cf/org.alloytools.alloy.core/src/main/java/edu/mit/csail/sdg/alloy4/OurConsole.java#L87

Surprised it seems to miss Courier?

danielleberre commented 3 years ago

I will check that on my office computer tomorrow.

I am also a day to day Mac user. The issue was noticed by my students during labs.

danielleberre commented 3 years ago

Here is the full list of installed font on my system:

$ fc-list | more /usr/share/fonts/truetype/tlwg/TlwgTypo-Bold.ttf: Tlwg Typo:style=Bold /usr/share/fonts/truetype/dejavu/DejaVuSerif-Bold.ttf: DejaVu Serif:style=Bold /usr/share/fonts/X11/misc/clR6x6.pcf.gz: Clean:style=Regular /usr/share/fonts/opentype/urw-base35/URWBookman-LightItalic.otf: URW Bookman:style=Light Italic /usr/share/fonts/X11/misc/7x14.pcf.gz: Fixed:style=Regular /usr/share/fonts/truetype/fonts-kalapi/Kalapi.ttf: Kalapi:style=Regular /usr/share/fonts/truetype/fonts-gujr-extra/Rekha.ttf: Rekha:style=Medium /usr/share/fonts/truetype/tlwg/TlwgTypewriter-BoldOblique.ttf: Tlwg Typewriter:style=Bold Oblique /usr/share/fonts/opentype/urw-base35/URWBookman-Light.otf: URW Bookman:style=Light /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf: DejaVu Sans Mono:style=Book /usr/share/fonts/truetype/ubuntu/UbuntuMono-RI.ttf: Ubuntu Mono:style=Italic /usr/share/fonts/truetype/fonts-beng-extra/mitra.ttf: Mitra Mono:style=Regular /usr/share/fonts/truetype/malayalam/Rachana-Regular.ttf: Rachana:style=Regular /usr/share/fonts/truetype/liberation2/LiberationMono-Bold.ttf: Liberation Mono:style=Bold /usr/share/fonts/X11/misc/18x18ja.pcf.gz: Fixed:style=ja /usr/share/fonts/truetype/malayalam/AnjaliOldLipi-Regular.ttf: AnjaliOldLipi:style=Regular /usr/share/fonts/truetype/dejavu/DejaVuSansCondensed-Oblique.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed Oblique,Oblique /usr/share/fonts/opentype/noto/NotoSerifCJK-Bold.ttc: Noto Serif CJK SC:style=Bold /usr/share/fonts/truetype/malayalam/Keraleeyam-Regular.ttf: Keraleeyam:style=Regular /usr/share/fonts/truetype/tlwg/Garuda.ttf: Garuda:style=Regular /usr/share/fonts/opentype/urw-base35/NimbusMonoPS-Italic.otf: Nimbus Mono PS:style=Italic /usr/share/fonts/X11/Type1/c0649bt.pfb: Bitstream Charter:style=Italic /usr/share/fonts/opentype/noto/NotoSerifCJK-Bold.ttc: Noto Serif CJK TC:style=Bold /usr/share/fonts/X11/misc/clB8x16.pcf.gz: Clean:style=Bold /usr/share/fonts/X11/misc/clR7x12.pcf.gz: Clean:style=Regular /usr/share/fonts/opentype/urw-base35/P052-Italic.otf: P052:style=Italic /usr/share/fonts/type1/urw-base35/URWGothic-BookOblique.t1: URW Gothic:style=Book Oblique /usr/share/fonts/truetype/liberation/LiberationSansNarrow-Italic.ttf: Liberation Sans Narrow:style=Italic /usr/share/fonts/truetype/dejavu/DejaVuSerifCondensed-BoldItalic.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed Bold Italic,Bold Italic /usr/share/fonts/truetype/dejavu/DejaVuSans-ExtraLight.ttf: DejaVu Sans,DejaVu Sans Light:style=ExtraLight /usr/share/fonts/truetype/kacst/KacstFarsi.ttf: KacstFarsi:style=Medium /usr/share/fonts/truetype/padauk/PadaukBook-Regular.ttf: Padauk Book:style=Regular /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf: DejaVu Sans:style=Book /usr/share/fonts/opentype/urw-base35/NimbusSans-Regular.otf: Nimbus Sans:style=Regular /usr/share/fonts/truetype/fonts-yrsa-rasa/Rasa-SemiBold.ttf: Rasa,Rasa SemiBold:style=SemiBold,Regular /usr/share/fonts/X11/Type1/c0419bt.pfb: Courier 10 Pitch:style=Regular /usr/share/fonts/truetype/liberation2/LiberationSans-BoldItalic.ttf: Liberation Sans:style=Bold Italic /usr/share/fonts/type1/urw-base35/URWBookman-DemiItalic.t1: URW Bookman:style=Demi Italic /usr/share/fonts/X11/misc/clB9x15.pcf.gz: Clean:style=Bold /usr/share/fonts/opentype/urw-base35/NimbusSansNarrow-Oblique.otf: Nimbus Sans Narrow:style=Oblique /usr/share/fonts/truetype/fonts-gujr-extra/padmaa-Medium-0.5.ttf: padmmaa,padmaa:style=medium,regular /usr/share/fonts/X11/misc/9x18B-ISO8859-1.pcf.gz: Fixed:style=Bold /usr/share/fonts/type1/urw-base35/NimbusSans-Regular.t1: Nimbus Sans:style=Regular /usr/share/fonts/opentype/noto/NotoSerifCJK-Bold.ttc: Noto Serif CJK JP:style=Bold /usr/share/fonts/opentype/noto/NotoSerifCJK-Bold.ttc: Noto Serif CJK KR:style=Bold /usr/share/fonts/truetype/ubuntu/UbuntuMono-B.ttf: Ubuntu Mono:style=Bold /usr/share/fonts/opentype/urw-base35/C059-Roman.otf: C059:style=Roman /usr/share/fonts/truetype/malayalam/Uroob-Regular.ttf: Uroob:style=Regular /usr/share/fonts/truetype/fonts-yrsa-rasa/Yrsa-Bold.ttf: Yrsa:style=Bold /usr/share/fonts/truetype/kacst/mry_KacstQurn.ttf: mryKacstQurn:style=Regular /usr/share/fonts/truetype/tlwg/TlwgTypist.ttf: Tlwg Typist:style=Regular /usr/share/fonts/truetype/kacst-one/KacstOne-Bold.ttf: KacstOne:style=Bold /usr/share/fonts/X11/misc/7x14-ISO8859-1.pcf.gz: Fixed:style=Regular /usr/share/fonts/X11/misc/7x13-ISO8859-1.pcf.gz: Fixed:style=Regular /usr/share/fonts/opentype/urw-base35/NimbusMonoPS-BoldItalic.otf: Nimbus Mono PS:style=Bold Italic /usr/share/fonts/X11/misc/clR5x10.pcf.gz: Clean:style=Regular /usr/share/fonts/truetype/liberation/LiberationSans-Regular.ttf: Liberation Sans:style=Regular /usr/share/fonts/truetype/dejavu/DejaVuSerifCondensed.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed,Book /usr/share/fonts/truetype/dejavu/DejaVuSerifCondensed-Italic.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed Italic,Italic /usr/share/fonts/truetype/freefont/FreeSerifItalic.ttf: FreeSerif:style=Italic,Kursiv /usr/share/fonts/X11/misc/clR8x8.pcf.gz: Clean:style=Regular /usr/share/fonts/truetype/freefont/FreeMonoOblique.ttf: FreeMono:style=Oblique,Corsivo /usr/share/fonts/type1/urw-base35/URWGothic-DemiOblique.t1: URW Gothic:style=Demi Oblique /usr/share/fonts/X11/misc/6x10-ISO8859-1.pcf.gz: Fixed:style=Regular /usr/share/fonts/opentype/malayalam/Gayathri-Bold.otf: Gayathri:style=Bold /usr/share/fonts/X11/misc/4x6.pcf.gz: Fixed:style=Regular /usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc: Noto Sans CJK JP:style=Regular /usr/share/fonts/truetype/liberation/LiberationMono-BoldItalic.ttf: Liberation Mono:style=Bold Italic /usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc: Noto Sans CJK HK:style=Regular /usr/share/fonts/truetype/fonts-gujr-extra/padmaa.ttf: padmaa:style=Medium,Normal /usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc: Noto Sans CJK KR:style=Regular /usr/share/fonts/truetype/tlwg/Loma-Oblique.ttf: Loma:style=Oblique /usr/share/fonts/X11/misc/7x13.pcf.gz: Fixed:style=Regular /usr/share/fonts/X11/misc/9x15B.pcf.gz: Fixed:style=Bold /usr/share/fonts/truetype/fonts-beng-extra/MuktiNarrow.ttf: Mukti Narrow:style=Regular /usr/share/fonts/truetype/liberation2/LiberationSans-Bold.ttf: Liberation Sans:style=Bold /usr/share/fonts/X11/misc/clR5x8.pcf.gz: Clean:style=Regular /usr/share/fonts/X11/misc/9x15B-ISO8859-1.pcf.gz: Fixed:style=Bold /usr/share/fonts/truetype/liberation/LiberationSerif-Italic.ttf: Liberation Serif:style=Italic /usr/share/fonts/truetype/padauk/Padauk-Bold.ttf: Padauk:style=Bold /usr/share/fonts/X11/Type1/c0633bt.pfb: Bitstream Charter:style=Bold Italic /usr/share/fonts/truetype/kacst/KacstDigital.ttf: KacstDigital:style=Medium /usr/share/fonts/truetype/tlwg/TlwgTypo-Oblique.ttf: Tlwg Typo:style=Oblique /usr/share/fonts/X11/Type1/c0648bt.pfb: Bitstream Charter:style=Regular /usr/share/fonts/truetype/ubuntu/Ubuntu-L.ttf: Ubuntu,Ubuntu Light:style=Light,Regular /usr/share/fonts/type1/urw-base35/URWBookman-LightItalic.t1: URW Bookman:style=Light Italic /usr/share/fonts/X11/misc/clR9x15.pcf.gz: Clean:style=Regular /usr/share/fonts/opentype/urw-base35/NimbusSansNarrow-BoldOblique.otf: Nimbus Sans Narrow:style=Bold Oblique /usr/share/fonts/truetype/kacst/KacstPen.ttf: KacstPen:style=Medium /usr/share/fonts/truetype/liberation/LiberationMono-Bold.ttf: Liberation Mono:style=Bold /usr/share/fonts/truetype/freefont/FreeSerifBoldItalic.ttf: FreeSerif:style=Bold Italic,Félkövér dőlt /usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc: Noto Sans CJK SC:style=Regular /usr/share/fonts/truetype/tlwg/Laksaman-Italic.ttf: Laksaman:style=Italic /usr/share/fonts/opentype/malayalam/Chilanka-Regular.otf: Chilanka:style=Regular /usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc: Noto Sans CJK TC:style=Regular /usr/share/fonts/truetype/tlwg/Kinnari-Italic.ttf: Kinnari:style=Italic /usr/share/fonts/truetype/lohit-punjabi/Lohit-Gurmukhi.ttf: Lohit Gurmukhi:style=Regular /usr/share/fonts/truetype/ubuntu/Ubuntu-BI.ttf: Ubuntu:style=Bold Italic /usr/share/fonts/X11/misc/clR7x8.pcf.gz: Clean:style=Regular /usr/share/fonts/truetype/tlwg/TlwgMono-Bold.ttf: Tlwg Mono:style=Bold /usr/share/fonts/truetype/liberation2/LiberationMono-Italic.ttf: Liberation Mono:style=Italic /usr/share/fonts/X11/misc/8x13-ISO8859-1.pcf.gz: Fixed:style=Regular /usr/share/fonts/X11/misc/clR6x8.pcf.gz: Clean:style=Regular /usr/share/fonts/truetype/tlwg/Waree.ttf: Waree:style=Regular /usr/share/fonts/truetype/Sarai/Sarai.ttf: Sarai:style=Regular /usr/share/fonts/X11/misc/9x15-ISO8859-1.pcf.gz: Fixed:style=Regular /usr/share/fonts/type1/urw-base35/NimbusSansNarrow-BoldOblique.t1: Nimbus Sans Narrow:style=Bold Oblique /usr/share/fonts/X11/misc/6x13O-ISO8859-1.pcf.gz: Fixed:style=Oblique SemiCondensed /usr/share/fonts/opentype/urw-base35/NimbusSans-Bold.otf: Nimbus Sans:style=Bold /usr/share/fonts/X11/misc/10x20-ISO8859-1.pcf.gz: Fixed:style=Regular /usr/share/fonts/X11/misc/7x13B.pcf.gz: Fixed:style=Bold /usr/share/fonts/type1/urw-base35/NimbusMonoPS-Italic.t1: Nimbus Mono PS:style=Italic /usr/share/fonts/opentype/malayalam/Manjari-Bold.otf: Manjari:style=Bold /usr/share/fonts/truetype/tlwg/Kinnari-Oblique.ttf: Kinnari:style=Oblique /usr/share/fonts/X11/misc/clR8x10.pcf.gz: Clean:style=Regular /usr/share/fonts/X11/misc/cu12.pcf.gz: ClearlyU:style=Regular /usr/share/fonts/truetype/tlwg/Umpush-BoldOblique.ttf: Umpush:style=Bold Oblique /usr/share/fonts/type1/urw-base35/NimbusRoman-BoldItalic.t1: Nimbus Roman:style=Bold Italic /usr/share/fonts/truetype/liberation/LiberationSansNarrow-Regular.ttf: Liberation Sans Narrow:style=Regular /usr/share/fonts/X11/misc/deccurs.pcf.gz: deccurs.pcf:style=Regular /usr/share/fonts/X11/misc/clR6x12.pcf.gz: Clean:style=Regular /usr/share/fonts/truetype/freefont/FreeSansBoldOblique.ttf: FreeSans:style=Gras Italique,Bold Oblique /usr/share/fonts/truetype/tlwg/Umpush-Oblique.ttf: Umpush:style=Oblique /usr/share/fonts/X11/misc/9x15.pcf.gz: Fixed:style=Regular /usr/share/fonts/opentype/urw-base35/Z003-MediumItalic.otf: Z003:style=Medium Italic /usr/share/fonts/opentype/urw-base35/NimbusSans-BoldItalic.otf: Nimbus Sans:style=Bold Italic /usr/share/fonts/opentype/urw-base35/URWGothic-Book.otf: URW Gothic:style=Book /usr/share/fonts/truetype/ubuntu/Ubuntu-Th.ttf: Ubuntu,Ubuntu Thin:style=Thin,Regular /usr/share/fonts/truetype/dejavu/DejaVuSerif-BoldItalic.ttf: DejaVu Serif:style=Bold Italic /usr/share/fonts/truetype/tlwg/Sawasdee-Bold.ttf: Sawasdee:style=Bold /usr/share/fonts/X11/misc/9x18B.pcf.gz: Fixed:style=Bold /usr/share/fonts/truetype/liberation2/LiberationMono-Regular.ttf: Liberation Mono:style=Regular /usr/share/fonts/truetype/lohit-bengali/Lohit-Bengali.ttf: Lohit Bengali:style=Regular /usr/share/fonts/truetype/kacst/KacstScreen.ttf: KacstScreen:style=Medium,KacstScreen /usr/share/fonts/truetype/kacst/KacstArt.ttf: KacstArt:style=Medium /usr/share/fonts/truetype/ubuntu/Ubuntu-RI.ttf: Ubuntu:style=Italic /usr/share/fonts/truetype/fonts-yrsa-rasa/Yrsa-Medium.ttf: Yrsa,Yrsa Medium:style=Medium,Regular /usr/share/fonts/truetype/fonts-guru-extra/Saab.ttf: Saab:style=Regular /usr/share/fonts/truetype/samyak-fonts/Samyak-Tamil.ttf: Samyak Tamil:style=Regular /usr/share/fonts/X11/Type1/c0611bt.pfb: Courier 10 Pitch:style=Bold Italic /usr/share/fonts/truetype/lohit-gujarati/Lohit-Gujarati.ttf: Lohit Gujarati:style=Regular /usr/share/fonts/opentype/urw-base35/D050000L.otf: D050000L:style=Regular /usr/share/fonts/truetype/lohit-assamese/Lohit-Assamese.ttf: Lohit Assamese:style=Regular /usr/share/fonts/X11/misc/8x13B.pcf.gz: Fixed:style=Bold /usr/share/fonts/truetype/liberation2/LiberationMono-BoldItalic.ttf: Liberation Mono:style=Bold Italic /usr/share/fonts/truetype/pagul/Pagul.ttf: Pagul:style=Regular, 渀漀琀 瀀 /usr/share/fonts/X11/misc/9x18-ISO8859-1.pcf.gz: Fixed:style=Regular /usr/share/fonts/truetype/liberation2/LiberationSerif-BoldItalic.ttf: Liberation Serif:style=Bold Italic /usr/share/fonts/opentype/noto/NotoSerifCJK-Regular.ttc: Noto Serif CJK SC:style=Regular /usr/share/fonts/X11/misc/clB8x10.pcf.gz: Clean:style=Bold /usr/share/fonts/truetype/liberation2/LiberationSerif-Italic.ttf: Liberation Serif:style=Italic /usr/share/fonts/X11/misc/clR7x10.pcf.gz: Clean:style=Regular /usr/share/fonts/opentype/noto/NotoSerifCJK-Regular.ttc: Noto Serif CJK TC:style=Regular /usr/share/fonts/truetype/dejavu/DejaVuSansMono-Oblique.ttf: DejaVu Sans Mono:style=Oblique /usr/share/fonts/opentype/urw-base35/C059-BdIta.otf: C059:style=Bold Italic /usr/share/fonts/truetype/dejavu/DejaVuSerifCondensed-Bold.ttf: DejaVu Serif,DejaVu Serif Condensed:style=Condensed Bold,Bold /usr/share/fonts/opentype/malayalam/Gayathri-Regular.otf: Gayathri:style=Regular /usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf: DejaVu Sans:style=Bold /usr/share/fonts/truetype/tlwg/Norasi-BoldItalic.ttf: Norasi:style=Bold Italic /usr/share/fonts/truetype/liberation/LiberationSerif-Bold.ttf: Liberation Serif:style=Bold /usr/share/fonts/truetype/dejavu/DejaVuSansMono-BoldOblique.ttf: DejaVu Sans Mono:style=Bold Oblique /usr/share/fonts/X11/misc/6x10.pcf.gz: Fixed:style=Regular /usr/share/fonts/X11/misc/9x18.pcf.gz: Fixed:style=Regular /usr/share/fonts/truetype/tlwg/Laksaman-Bold.ttf: Laksaman:style=Bold /usr/share/fonts/truetype/tlwg/Purisa-Bold.ttf: Purisa:style=Bold /usr/share/fonts/X11/misc/10x20.pcf.gz: Fixed:style=Regular /usr/share/fonts/truetype/tlwg/Waree-Oblique.ttf: Waree:style=Oblique /usr/share/fonts/opentype/urw-base35/NimbusRoman-Regular.otf: Nimbus Roman:style=Regular /usr/share/fonts/truetype/ttf-khmeros-core/KhmerOS.ttf: Khmer OS:style=Regular /usr/share/fonts/opentype/noto/NotoSerifCJK-Regular.ttc: Noto Serif CJK JP:style=Regular /usr/share/fonts/opentype/noto/NotoSerifCJK-Regular.ttc: Noto Serif CJK KR:style=Regular /usr/share/fonts/truetype/ubuntu/Ubuntu-MI.ttf: Ubuntu,Ubuntu Light:style=Medium Italic,Bold Italic /usr/share/fonts/X11/misc/clI6x12.pcf.gz: Clean:style=Italic /usr/share/fonts/opentype/urw-base35/C059-Italic.otf: C059:style=Italic /usr/share/fonts/truetype/liberation2/LiberationSans-Regular.ttf: Liberation Sans:style=Regular /usr/share/fonts/truetype/liberation/LiberationMono-Regular.ttf: Liberation Mono:style=Regular /usr/share/fonts/opentype/urw-base35/NimbusMonoPS-Bold.otf: Nimbus Mono PS:style=Bold /usr/share/fonts/opentype/urw-base35/NimbusRoman-Bold.otf: Nimbus Roman:style=Bold /usr/share/fonts/type1/urw-base35/NimbusSansNarrow-Bold.t1: Nimbus Sans Narrow:style=Bold /usr/share/fonts/X11/misc/cu-alt12.pcf.gz: ClearlyU Alternate Glyphs:style=Regular /usr/share/fonts/opentype/urw-base35/NimbusRoman-BoldItalic.otf: Nimbus Roman:style=Bold Italic /usr/share/fonts/truetype/tlwg/Norasi-BoldOblique.ttf: Norasi:style=Bold Oblique /usr/share/fonts/truetype/ubuntu/UbuntuMono-BI.ttf: Ubuntu Mono:style=Bold Italic /usr/share/fonts/truetype/ubuntu/Ubuntu-B.ttf: Ubuntu:style=Bold /usr/share/fonts/truetype/tlwg/Garuda-Bold.ttf: Garuda:style=Bold /usr/share/fonts/truetype/lohit-devanagari/Lohit-Devanagari.ttf: Lohit Devanagari:style=Regular /usr/share/fonts/truetype/dejavu/DejaVuMathTeXGyre.ttf: DejaVu Math TeX Gyre:style=Regular /usr/share/fonts/truetype/liberation/LiberationSans-Italic.ttf: Liberation Sans:style=Italic /usr/share/fonts/truetype/tlwg/Loma.ttf: Loma:style=Regular /usr/share/fonts/truetype/tlwg/TlwgTypist-Oblique.ttf: Tlwg Typist:style=Oblique /usr/share/fonts/truetype/dejavu/DejaVuSansCondensed-BoldOblique.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed Bold Oblique,Bold Oblique /usr/share/fonts/truetype/droid/DroidSansFallbackFull.ttf: Droid Sans Fallback:style=Regular /usr/share/fonts/X11/misc/5x7-ISO8859-1.pcf.gz: Fixed:style=Regular /usr/share/fonts/truetype/ttf-khmeros-core/KhmerOSsys.ttf: Khmer OS System:style=Regular /usr/share/fonts/truetype/malayalam/Rachana-Bold.ttf: Rachana:style=Bold /usr/share/fonts/truetype/fonts-yrsa-rasa/Yrsa-Light.ttf: Yrsa,Yrsa Light:style=Light,Regular /usr/share/fonts/X11/misc/6x13.pcf.gz: Fixed:style=SemiCondensed /usr/share/fonts/truetype/tlwg/Purisa-BoldOblique.ttf: Purisa:style=Bold Oblique /usr/share/fonts/type1/urw-base35/C059-Roman.t1: C059:style=Roman /usr/share/fonts/truetype/liberation/LiberationSerif-BoldItalic.ttf: Liberation Serif:style=Bold Italic /usr/share/fonts/truetype/dejavu/DejaVuSansCondensed.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed,Book /usr/share/fonts/truetype/lohit-telugu/Lohit-Telugu.ttf: Lohit Telugu:style=Regular /usr/share/fonts/X11/misc/clR6x12-ISO8859-1.pcf.gz: Clean:style=Regular /usr/share/fonts/type1/urw-base35/NimbusRoman-Italic.t1: Nimbus Roman:style=Italic /usr/share/fonts/opentype/urw-base35/NimbusSans-Italic.otf: Nimbus Sans:style=Italic /usr/share/fonts/X11/misc/7x13O.pcf.gz: Fixed:style=Oblique /usr/share/fonts/truetype/fonts-deva-extra/kalimati.ttf: Kalimati:style=Regular /usr/share/fonts/truetype/tlwg/TlwgTypewriter-Bold.ttf: Tlwg Typewriter:style=Bold /usr/share/fonts/truetype/tlwg/TlwgTypo.ttf: Tlwg Typo:style=Regular /usr/share/fonts/X11/misc/12x24.pcf.gz: Fixed:style=Regular /usr/share/fonts/truetype/ubuntu/UbuntuMono-R.ttf: Ubuntu Mono:style=Regular /usr/share/fonts/truetype/liberation2/LiberationSans-Italic.ttf: Liberation Sans:style=Italic /usr/share/fonts/X11/misc/micro.pcf.gz: micro.pcf:style=Regular /usr/share/fonts/truetype/tlwg/Norasi-Bold.ttf: Norasi:style=Bold /usr/share/fonts/X11/misc/clR8x16.pcf.gz: Clean:style=Regular /usr/share/fonts/truetype/tlwg/Sawasdee-Oblique.ttf: Sawasdee:style=Oblique /usr/share/fonts/truetype/tlwg/Kinnari-Bold.ttf: Kinnari:style=Bold /usr/share/fonts/type1/urw-base35/URWBookman-Demi.t1: URW Bookman:style=Demi /usr/share/fonts/X11/misc/clR6x10.pcf.gz: Clean:style=Regular /usr/share/fonts/truetype/ubuntu/Ubuntu-LI.ttf: Ubuntu,Ubuntu Light:style=Light Italic,Italic /usr/share/fonts/truetype/tlwg/Umpush-Light.ttf: Umpush:style=Light /usr/share/fonts/truetype/freefont/FreeSerif.ttf: FreeSerif:style=Regular /usr/share/fonts/truetype/lohit-oriya/Lohit-Odia.ttf: Lohit Odia:style=Regular /usr/share/fonts/truetype/tlwg/Waree-BoldOblique.ttf: Waree:style=Bold Oblique /usr/share/fonts/X11/misc/decsess.pcf.gz: decsess.pcf:style=Regular /usr/share/fonts/truetype/dejavu/DejaVuSansCondensed-Bold.ttf: DejaVu Sans,DejaVu Sans Condensed:style=Condensed Bold,Bold /usr/share/fonts/truetype/liberation/LiberationSansNarrow-BoldItalic.ttf: Liberation Sans Narrow:style=Bold Italic /usr/share/fonts/type1/urw-base35/URWGothic-Book.t1: URW Gothic:style=Book /usr/share/fonts/truetype/malayalam/Karumbi-Regular.ttf: Karumbi:style=Regular /usr/share/fonts/truetype/dejavu/DejaVuSansMono-Bold.ttf: DejaVu Sans Mono:style=Bold /usr/share/fonts/type1/urw-base35/NimbusRoman-Regular.t1: Nimbus Roman:style=Regular /usr/share/fonts/opentype/urw-base35/NimbusMonoPS-Regular.otf: Nimbus Mono PS:style=Regular /usr/share/fonts/X11/misc/cursor.pcf.gz: cursor.pcf:style=Regular /usr/share/fonts/opentype/urw-base35/NimbusSansNarrow-Regular.otf: Nimbus Sans Narrow:style=Regular /usr/share/fonts/truetype/tlwg/Garuda-Oblique.ttf: Garuda:style=Oblique /usr/share/fonts/X11/misc/6x9.pcf.gz: Fixed:style=Regular /usr/share/fonts/truetype/dejavu/DejaVuSans-Oblique.ttf: DejaVu Sans:style=Oblique /usr/share/fonts/truetype/liberation2/LiberationSerif-Regular.ttf: Liberation Serif:style=Regular /usr/share/fonts/truetype/kacst/KacstDecorative.ttf: KacstDecorative:style=Medium /usr/share/fonts/truetype/sinhala/lklug.ttf: LKLUG:style=Regular /usr/share/fonts/X11/misc/8x13O.pcf.gz: Fixed:style=Oblique /usr/share/fonts/opentype/urw-base35/URWBookman-Demi.otf: URW Bookman:style=Demi /usr/share/fonts/type1/urw-base35/NimbusMonoPS-Regular.t1: Nimbus Mono PS:style=Regular /usr/share/fonts/type1/urw-base35/NimbusSans-BoldItalic.t1: Nimbus Sans:style=Bold Italic /usr/share/fonts/type1/urw-base35/NimbusSans-Bold.t1: Nimbus Sans:style=Bold /usr/share/fonts/type1/urw-base35/NimbusMonoPS-BoldItalic.t1: Nimbus Mono PS:style=Bold Italic /usr/share/fonts/truetype/tlwg/Norasi.ttf: Norasi:style=Regular /usr/share/fonts/X11/misc/clB8x12.pcf.gz: Clean:style=Bold /usr/share/fonts/truetype/padauk/Padauk-Regular.ttf: Padauk:style=Regular /usr/share/fonts/X11/misc/6x13B-ISO8859-1.pcf.gz: Fixed:style=Bold SemiCondensed /usr/share/fonts/truetype/tlwg/Garuda-BoldOblique.ttf: Garuda:style=Bold Oblique /usr/share/fonts/X11/misc/cu-pua12.pcf.gz: ClearlyU PUA:style=Regular /usr/share/fonts/X11/misc/4x6-ISO8859-1.pcf.gz: Fixed:style=Regular /usr/share/fonts/truetype/tlwg/Laksaman-BoldItalic.ttf: Laksaman:style=Bold Italic /usr/share/fonts/type1/urw-base35/StandardSymbolsPS.t1: Standard Symbols PS:style=Regular /usr/share/fonts/truetype/lohit-tamil-classical/Lohit-Tamil-Classical.ttf: Lohit Tamil Classical:style=Regular /usr/share/fonts/opentype/urw-base35/URWGothic-Demi.otf: URW Gothic:style=Demi /usr/share/fonts/truetype/lao/PhetsarathOT.ttf: Phetsarath OT:style=Regular,Normal /usr/share/fonts/truetype/tlwg/Sawasdee-BoldOblique.ttf: Sawasdee:style=Bold Oblique /usr/share/fonts/truetype/tlwg/TlwgTypist-Bold.ttf: Tlwg Typist:style=Bold /usr/share/fonts/truetype/tlwg/Sawasdee.ttf: Sawasdee:style=Regular /usr/share/fonts/truetype/fonts-beng-extra/JamrulNormal.ttf: Jamrul:style=Normal /usr/share/fonts/X11/misc/6x13O.pcf.gz: Fixed:style=Oblique SemiCondensed /usr/share/fonts/truetype/tlwg/TlwgMono.ttf: Tlwg Mono:style=Regular /usr/share/fonts/X11/misc/5x8-ISO8859-1.pcf.gz: Fixed:style=Regular /usr/share/fonts/X11/misc/clR8x13.pcf.gz: Clean:style=Regular /usr/share/fonts/truetype/ubuntu/Ubuntu-R.ttf: Ubuntu:style=Regular /usr/share/fonts/opentype/urw-base35/NimbusSansNarrow-Bold.otf: Nimbus Sans Narrow:style=Bold /usr/share/fonts/opentype/urw-base35/URWBookman-DemiItalic.otf: URW Bookman:style=Demi Italic /usr/share/fonts/truetype/padauk/PadaukBook-Bold.ttf: Padauk Book:style=Bold /usr/share/fonts/truetype/liberation/LiberationMono-Italic.ttf: Liberation Mono:style=Italic /usr/share/fonts/truetype/fonts-yrsa-rasa/Rasa-Light.ttf: Rasa,Rasa Light:style=Light,Regular /usr/share/fonts/truetype/liberation/LiberationSans-BoldItalic.ttf: Liberation Sans:style=Bold Italic /usr/share/fonts/opentype/urw-base35/URWGothic-BookOblique.otf: URW Gothic:style=Book Oblique /usr/share/fonts/truetype/tlwg/Umpush-Bold.ttf: Umpush:style=Bold /usr/share/fonts/X11/Type1/c0632bt.pfb: Bitstream Charter:style=Bold /usr/share/fonts/X11/misc/clB6x10.pcf.gz: Clean:style=Bold /usr/share/fonts/truetype/fonts-beng-extra/ani.ttf: Ani:style=Regular /usr/share/fonts/truetype/lohit-tamil/Lohit-Tamil.ttf: Lohit Tamil:style=Regular /usr/share/fonts/truetype/fonts-beng-extra/LikhanNormal.ttf: Likhan:style=Normal /usr/share/fonts/opentype/malayalam/Gayathri-Thin.otf: Gayathri,Gayathri Thin:style=Thin,Regular /usr/share/fonts/truetype/tlwg/TlwgMono-Oblique.ttf: Tlwg Mono:style=Oblique /usr/share/fonts/X11/Type1/c0582bt.pfb: Courier 10 Pitch:style=Italic /usr/share/fonts/truetype/tlwg/TlwgTypewriter.ttf: Tlwg Typewriter:style=Regular /usr/share/fonts/X11/Type1/c0583bt.pfb: Courier 10 Pitch:style=Bold /usr/share/fonts/truetype/tlwg/Kinnari.ttf: Kinnari:style=Regular /usr/share/fonts/X11/misc/7x13B-ISO8859-1.pcf.gz: Fixed:style=Bold /usr/share/fonts/truetype/samyak/Samyak-Devanagari.ttf: Samyak Devanagari:style=Regular /usr/share/fonts/type1/urw-base35/Z003-MediumItalic.t1: Z003:style=Medium Italic /usr/share/fonts/type1/urw-base35/P052-BoldItalic.t1: P052:style=Bold Italic /usr/share/fonts/truetype/freefont/FreeSans.ttf: FreeSans:style=Regular,нормален /usr/share/fonts/type1/urw-base35/C059-Italic.t1: C059:style=Italic /usr/share/fonts/truetype/tlwg/Purisa.ttf: Purisa:style=Regular /usr/share/fonts/truetype/tlwg/Norasi-Oblique.ttf: Norasi:style=Oblique /usr/share/fonts/truetype/fonts-yrsa-rasa/Yrsa-SemiBold.ttf: Yrsa,Yrsa SemiBold:style=SemiBold,Regular /usr/share/fonts/type1/urw-base35/P052-Roman.t1: P052:style=Roman /usr/share/fonts/truetype/ubuntu/Ubuntu-M.ttf: Ubuntu,Ubuntu Light:style=Medium,Bold /usr/share/fonts/opentype/noto/NotoSansCJK-Bold.ttc: Noto Sans Mono CJK TC:style=Bold /usr/share/fonts/truetype/freefont/FreeSansBold.ttf: FreeSans:style=Gras,Bold /usr/share/fonts/truetype/lohit-malayalam/Lohit-Malayalam.ttf: Lohit Malayalam:style=Regular /usr/share/fonts/opentype/noto/NotoSansCJK-Bold.ttc: Noto Sans Mono CJK SC:style=Bold /usr/share/fonts/truetype/tlwg/Loma-Bold.ttf: Loma:style=Bold /usr/share/fonts/opentype/noto/NotoSansCJK-Bold.ttc: Noto Sans Mono CJK KR:style=Bold /usr/share/fonts/opentype/noto/NotoSansCJK-Bold.ttc: Noto Sans Mono CJK HK:style=Bold /usr/share/fonts/type1/urw-base35/NimbusRoman-Bold.t1: Nimbus Roman:style=Bold /usr/share/fonts/truetype/freefont/FreeMono.ttf: FreeMono:style=Regular,normal /usr/share/fonts/type1/urw-base35/NimbusSansNarrow-Oblique.t1: Nimbus Sans Narrow:style=Oblique /usr/share/fonts/opentype/noto/NotoSansCJK-Bold.ttc: Noto Sans Mono CJK JP:style=Bold /usr/share/fonts/truetype/liberation/LiberationSerif-Regular.ttf: Liberation Serif:style=Regular /usr/share/fonts/opentype/malayalam/Manjari-Thin.otf: Manjari,Manjari Thin:style=Thin,Regular /usr/share/fonts/opentype/malayalam/Manjari-Regular.otf: Manjari:style=Regular /usr/share/fonts/truetype/freefont/FreeMonoBoldOblique.ttf: FreeMono:style=Bold Oblique,получерен наклонен /usr/share/fonts/truetype/tlwg/Purisa-Oblique.ttf: Purisa:style=Oblique /usr/share/fonts/truetype/freefont/FreeMonoBold.ttf: FreeMono:style=Bold,Grassetto /usr/share/fonts/opentype/urw-base35/P052-BoldItalic.otf: P052:style=Bold Italic /usr/share/fonts/truetype/freefont/FreeSansOblique.ttf: FreeSans:style=Italique,Oblique /usr/share/fonts/truetype/kacst/KacstTitleL.ttf: KacstTitleL:style=Medium,Regular /usr/share/fonts/X11/misc/clR8x14.pcf.gz: Clean:style=Regular /usr/share/fonts/truetype/dejavu/DejaVuSerif-Italic.ttf: DejaVu Serif:style=Italic /usr/share/fonts/truetype/Navilu/Navilu.ttf: Navilu:style=Normal /usr/share/fonts/truetype/ubuntu/Ubuntu-C.ttf: Ubuntu Condensed:style=Regular /usr/share/fonts/truetype/kacst-one/KacstOne.ttf: KacstOne:style=Regular /usr/share/fonts/truetype/tibetan-machine/TibetanMachineUni.ttf: Tibetan Machine Uni:style=Regular /usr/share/fonts/X11/misc/5x7.pcf.gz: Fixed:style=Regular /usr/share/fonts/truetype/kacst/KacstLetter.ttf: KacstLetter:style=Medium /usr/share/fonts/type1/urw-base35/D050000L.t1: D050000L:style=Regular /usr/share/fonts/truetype/fonts-yrsa-rasa/Yrsa-Regular.ttf: Yrsa:style=Regular /usr/share/fonts/opentype/urw-base35/StandardSymbolsPS.otf: Standard Symbols PS:style=Regular /usr/share/fonts/truetype/tlwg/TlwgMono-BoldOblique.ttf: Tlwg Mono:style=Bold Oblique /usr/share/fonts/X11/misc/18x18ko.pcf.gz: Fixed:style=ko /usr/share/fonts/truetype/fonts-orya-extra/utkal.ttf: ori1Uni,utkal:style=Medium /usr/share/fonts/X11/misc/8x13B-ISO8859-1.pcf.gz: Fixed:style=Bold /usr/share/fonts/truetype/malayalam/RaghuMalayalamSans-Regular.ttf: RaghuMalayalamSans:style=Regular /usr/share/fonts/truetype/tlwg/Norasi-Italic.ttf: Norasi:style=Italic /usr/share/fonts/truetype/openoffice/opens___.ttf: OpenSymbol:style=Regular /usr/share/fonts/truetype/fonts-gujr-extra/aakar-medium.ttf: aakar:style=medium /usr/share/fonts/X11/misc/arabic24.pcf.gz: Newspaper:style=Regular /usr/share/fonts/truetype/noto/NotoMono-Regular.ttf: Noto Mono:style=Regular /usr/share/fonts/X11/misc/6x12.pcf.gz: Fixed:style=SemiCondensed /usr/share/fonts/X11/misc/clB8x14.pcf.gz: Clean:style=Bold /usr/share/fonts/X11/misc/clR7x14.pcf.gz: Clean:style=Regular /usr/share/fonts/type1/urw-base35/URWGothic-Demi.t1: URW Gothic:style=Demi /usr/share/fonts/type1/urw-base35/NimbusSans-Italic.t1: Nimbus Sans:style=Italic /usr/share/fonts/type1/urw-base35/C059-BdIta.t1: C059:style=Bold Italic /usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc: Noto Sans Mono CJK SC:style=Regular /usr/share/fonts/X11/misc/8x13.pcf.gz: Fixed:style=Regular /usr/share/fonts/type1/urw-base35/NimbusMonoPS-Bold.t1: Nimbus Mono PS:style=Bold /usr/share/fonts/truetype/fonts-gujr-extra/padmaa-Bold.1.1.ttf: padmaa,padmaa-Bold.1.1:style=bold,Bold.1.1 /usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc: Noto Sans Mono CJK TC:style=Regular /usr/share/fonts/truetype/tlwg/Laksaman.ttf: Laksaman:style=Regular /usr/share/fonts/truetype/lohit-kannada/Lohit-Kannada.ttf: Lohit Kannada:style=Regular /usr/share/fonts/truetype/malayalam/Dyuthi-Regular.ttf: Dyuthi:style=Regular /usr/share/fonts/truetype/malayalam/Meera-Regular.ttf: Meera:style=Regular /usr/share/fonts/truetype/liberation/LiberationSansNarrow-Bold.ttf: Liberation Sans Narrow:style=Bold /usr/share/fonts/truetype/tlwg/Kinnari-BoldOblique.ttf: Kinnari:style=Bold Oblique /usr/share/fonts/opentype/urw-base35/URWGothic-DemiOblique.otf: URW Gothic:style=Demi Oblique /usr/share/fonts/truetype/fonts-telu-extra/Pothana2000.ttf: Pothana2000:style=Regular /usr/share/fonts/truetype/liberation/LiberationSans-Bold.ttf: Liberation Sans:style=Bold /usr/share/fonts/truetype/Gubbi/Gubbi.ttf: Gubbi:style=Normal /usr/share/fonts/truetype/fonts-yrsa-rasa/Rasa-Medium.ttf: Rasa,Rasa Medium:style=Medium,Regular /usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc: Noto Sans Mono CJK HK:style=Regular /usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc: Noto Sans Mono CJK KR:style=Regular /usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc: Noto Sans Mono CJK JP:style=Regular /usr/share/fonts/type1/urw-base35/P052-Bold.t1: P052:style=Bold /usr/share/fonts/truetype/Gargi/Gargi.ttf: Gargi:style=Regular /usr/share/fonts/X11/misc/clR6x13.pcf.gz: Clean:style=Regular /usr/share/fonts/X11/misc/6x13-ISO8859-1.pcf.gz: Fixed:style=SemiCondensed /usr/share/fonts/truetype/tlwg/Kinnari-BoldItalic.ttf: Kinnari:style=Bold Italic /usr/share/fonts/truetype/fonts-beng-extra/MuktiNarrowBold.ttf: Mukti Narrow,Mukti Narrow Bold:style=Regular,Bold /usr/share/fonts/X11/misc/clB6x12.pcf.gz: Clean:style=Bold /usr/share/fonts/truetype/noto/NotoColorEmoji.ttf: Noto Color Emoji:style=Regular /usr/share/fonts/opentype/noto/NotoSansCJK-Bold.ttc: Noto Sans CJK JP:style=Bold /usr/share/fonts/opentype/noto/NotoSansCJK-Bold.ttc: Noto Sans CJK KR:style=Bold /usr/share/fonts/opentype/noto/NotoSansCJK-Bold.ttc: Noto Sans CJK HK:style=Bold /usr/share/fonts/truetype/samyak-fonts/Samyak-Gujarati.ttf: Samyak Gujarati:style=Regular /usr/share/fonts/truetype/tlwg/Loma-BoldOblique.ttf: Loma:style=Bold Oblique /usr/share/fonts/opentype/noto/NotoSansCJK-Bold.ttc: Noto Sans CJK TC:style=Bold /usr/share/fonts/truetype/tlwg/TlwgTypo-BoldOblique.ttf: Tlwg Typo:style=Bold Oblique /usr/share/fonts/truetype/fonts-deva-extra/chandas1-2.ttf: Chandas:style=Regular /usr/share/fonts/truetype/kacst/KacstBook.ttf: KacstBook:style=Medium /usr/share/fonts/X11/misc/6x12-ISO8859-1.pcf.gz: Fixed:style=SemiCondensed /usr/share/fonts/truetype/kacst/KacstPoster.ttf: KacstPoster:style=Medium /usr/share/fonts/type1/urw-base35/P052-Italic.t1: P052:style=Italic /usr/share/fonts/X11/misc/7x14B.pcf.gz: Fixed:style=Bold /usr/share/fonts/X11/misc/8x13O-ISO8859-1.pcf.gz: Fixed:style=Oblique /usr/share/fonts/opentype/noto/NotoSansCJK-Bold.ttc: Noto Sans CJK SC:style=Bold /usr/share/fonts/truetype/fonts-yrsa-rasa/Rasa-Bold.ttf: Rasa:style=Bold /usr/share/fonts/X11/misc/clI8x8.pcf.gz: Clean:style=Italic /usr/share/fonts/type1/urw-base35/NimbusSansNarrow-Regular.t1: Nimbus Sans Narrow:style=Regular /usr/share/fonts/X11/misc/clB8x8.pcf.gz: Clean:style=Bold /usr/share/fonts/X11/misc/7x13O-ISO8859-1.pcf.gz: Fixed:style=Oblique /usr/share/fonts/truetype/tlwg/TlwgTypewriter-Oblique.ttf: Tlwg Typewriter:style=Oblique /usr/share/fonts/truetype/Sahadeva/sahadeva.ttf: Sahadeva:style=Regular /usr/share/fonts/truetype/fonts-yrsa-rasa/Rasa-Regular.ttf: Rasa:style=Regular /usr/share/fonts/truetype/freefont/FreeSerifBold.ttf: FreeSerif:style=Bold,Fett /usr/share/fonts/truetype/tlwg/TlwgTypist-BoldOblique.ttf: Tlwg Typist:style=Bold Oblique /usr/share/fonts/truetype/kacst/KacstQurn.ttf: KacstQurn:style=Medium,Regular /usr/share/fonts/X11/misc/clB8x13.pcf.gz: Clean:style=Bold /usr/share/fonts/type1/urw-base35/C059-Bold.t1: C059:style=Bold /usr/share/fonts/X11/misc/5x8.pcf.gz: Fixed:style=Regular /usr/share/fonts/X11/misc/12x13ja.pcf.gz: Fixed:style=ja /usr/share/fonts/X11/misc/8x16.pcf.gz: Fixed:style=Regular /usr/share/fonts/truetype/kacst/KacstNaskh.ttf: KacstNaskh:style=Medium /usr/share/fonts/X11/misc/7x14B-ISO8859-1.pcf.gz: Fixed:style=Bold /usr/share/fonts/X11/misc/clR5x6.pcf.gz: Clean:style=Regular /usr/share/fonts/X11/misc/6x9-ISO8859-1.pcf.gz: Fixed:style=Regular /usr/share/fonts/truetype/Nakula/nakula.ttf: Nakula:style=Regular /usr/share/fonts/truetype/fonts-deva-extra/samanata.ttf: Samanata:style=Regular /usr/share/fonts/type1/urw-base35/URWBookman-Light.t1: URW Bookman:style=Light /usr/share/fonts/X11/misc/6x13B.pcf.gz: Fixed:style=Bold SemiCondensed /usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf: DejaVu Serif:style=Book /usr/share/fonts/truetype/fonts-telu-extra/vemana2000.ttf: Vemana2000:style=Regular /usr/share/fonts/X11/misc/clR4x6.pcf.gz: Clean:style=Regular /usr/share/fonts/opentype/urw-base35/P052-Roman.otf: P052:style=Roman /usr/share/fonts/truetype/tlwg/Waree-Bold.ttf: Waree:style=Bold /usr/share/fonts/truetype/tlwg/Umpush-LightOblique.ttf: Umpush:style=Light Oblique /usr/share/fonts/opentype/urw-base35/C059-Bold.otf: C059:style=Bold /usr/share/fonts/truetype/liberation2/LiberationSerif-Bold.ttf: Liberation Serif:style=Bold /usr/share/fonts/opentype/urw-base35/P052-Bold.otf: P052:style=Bold /usr/share/fonts/X11/misc/clR8x12.pcf.gz: Clean:style=Regular /usr/share/fonts/truetype/malayalam/Suruma.ttf: Suruma:style=Medium /usr/share/fonts/truetype/tlwg/Umpush.ttf: Umpush:style=Regular /usr/share/fonts/truetype/kacst/KacstTitle.ttf: KacstTitle:style=Medium /usr/share/fonts/truetype/samyak-fonts/Samyak-Malayalam.ttf: Samyak Malayalam:style=Medium /usr/share/fonts/opentype/urw-base35/NimbusRoman-Italic.otf: Nimbus Roman:style=Italic /usr/share/fonts/truetype/dejavu/DejaVuSans-BoldOblique.ttf: DejaVu Sans:style=Bold Oblique /usr/share/fonts/truetype/kacst/KacstOffice.ttf: KacstOffice:style=Medium /usr/share/fonts/truetype/abyssinica/AbyssinicaSIL-Regular.ttf: Abyssinica SIL:style=Regular

danielleberre commented 3 years ago

Selecting DejaVu Sans Mono in the options fixes the problem. I do not understand why the line of code you point out does not work.

danielleberre commented 2 years ago

I can witness the same issue with release 6.0.0 and ubuntu 20.04 or 20.10.

The issue is easily fixed by changing the font to an existing one.

However, it is too bad that running alloy works out of the box on Windows or macOS but not on Ubuntu (did not try on other distro).