Closed mattlag closed 4 years ago
To install Glyphr.studio is it enough to unpack the main archive?
It is not necessary to unpack or install anything.
Before you can run an AppImage, you need to make it executable. This is a Linux security feature. There are three main ways to make an AppImage executable:
1. With the GUI
2. On the command line
chmod a+x Some.AppImage
3. Automatically with the optional appimaged daemon
If you would like to have all AppImages be executable automatically, you can install the optional appimaged
daemon.
Is there a icon to put the program in the Application Menu?
It will automatically add downloaded AppImages to the menu and make them executable for you. It can be downloaded from https://github.com/AppImage/AppImageKit/releases or installed from your distribution.
How is it possible to have the right localization?
It should "just work" - if it doesn't, the AppImage needs to be fixed by the author.
Forwarding an email from a user about installing on Linux. I think if somebody can tell me the answers, I can answer him back in email... but number 2 and 3 may also be some work items to address.
=========
I'm trying Glyphr.studio Desktop (beta), that I find a light and versatile tool, but I'v a lot of questions not always explained in a clear and above all exhaustive way in the online guides. I'm using 64bit Debian testing and LinuxMint.
To install Glyphr.studio is it enough to unpack the main archive?
Is there a icon to put the program in the Application Menu?
How is it possible to have the right localization? I find the /locales directory and my system is set in Italian, but Glyphr.studio is always in English. It's not a so big problem, but I'd like to understand the way to configure it all.