YEd: Difference between revisions

From ArchWiki
(add zh-hans link)
(redirect flagged article)
Tag: New redirect
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Lowercase title}}
#redirect [[List of applications/Multimedia#Vector graphics editors]]
[[Category:Office]]
[[es:YEd]]
[[zh-hans:YEd]]
 
[http://www.yworks.com/en/products_yed_about.html yEd] is a powerful graph editor, written in Java, that can be used to generate diagrams. Diagrams can be created manually, or be imported from external data for analysis. An automatic layout algorithm arranges the data sets if needed.
 
== Installation ==
 
[[Install]] {{AUR|yed}}, which is available in the [[AUR]]. It requires an installed Java runtime environment, such as {{Pkg|jre7-openjdk}} or {{AUR|jre}}.
 
Once installed, yEd can be run using the {{ic|yed}} command.
 
== Tips & Tricks ==
 
=== Font issues ===
 
If you encounter font issues, such as [http://i.imgur.com/mcvU014.png glitchy fonts], try using the proprietary {{AUR|jre}} instead of OpenJDK and add the following line to your shell's rc file:
 
export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=lcd_hrgb'

Latest revision as of 09:00, 8 June 2020