Search Criteria
Package Details: fiji-bin 2:20250302.2217-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fiji-bin.git (read-only, click to copy) |
---|---|
Package Base: | fiji-bin |
Description: | ImageJ distribution with a lot of plugins for scientific (especially biology related) image processing. |
Upstream URL: | http://fiji.sc/ |
Licenses: | GPL |
Submitter: | hottea |
Maintainer: | flomine |
Last Packager: | flomine |
Votes: | 25 |
Popularity: | 0.75 |
First Submitted: | 2019-11-15 07:19 (UTC) |
Last Updated: | 2025-03-04 16:29 (UTC) |
Dependencies (4)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- libnet (libnet-gitAUR)
- gendesk (make)
- ttf-lucida-fontsAUR (optional) – fix font rendering, see https://aur.archlinux.org/packages/fiji-bin#comment-1014013
Latest Comments
1 2 3 4 Next › Last »
flomine commented on 2025-03-04 16:34 (UTC)
Package updated to 20250302.2217 and ttf-lucida-fonts set as an optional dependency. Thanks @dois for the fix.
dois commented on 2025-03-03 18:57 (UTC) (edited on 2025-03-03 19:02 (UTC) by dois)
It might be worthwhile to set ttf-lucida-fonts as an optional dependency to encourage users to fix font rendering on this.
For anyone struggling with having properly rendered fonts:
Install the Lucida fonts package
ttf-lucida-fonts
Create a Fontconfig file
Create
~/.config/fontconfig/conf.d/01-fiji.conf
with the following contents:(Optional) Set the
_JAVA_OPTIONS
environment variableAs per the Arch Wiki - JAVA, you might need to set this:
export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=gasp -Dswing.aatext=true'
Thanks to: ImageJ forum discussion.
archuser2021 commented on 2023-01-02 16:19 (UTC)
Does anyone else having horrible font rendering with this package? I tried to set menu font size to different values but it always reset to 0 points after restart.
hottea commented on 2022-12-17 11:07 (UTC)
@konung-yaropolk Then you should not install fiji with pacman, just download the binary tarball and extract it to home dir.
konung-yaropolk commented on 2022-12-17 10:09 (UTC)
Will be a better option to make the installation not into /opt, but to the user's home directory by the address /home/$USER/.local/opt. That will solve the problem with installation and updating plugins, which now requires running a program with sudo to do that, and it is not the safest way.
flomine commented on 2022-04-15 12:27 (UTC)
Package updated to 20220414-1745
heisenbugs commented on 2022-03-08 04:20 (UTC)
@lezsakdomi I have tested the newest version 20220222-1217. It seems to work!
lezsakdomi commented on 2022-01-16 17:39 (UTC)
@hottea as SPW_87 pointed out, using an older version works. I couldn't get any targz of the most recent version (20201104-1356) to work.
For me downloading the version before is totally fine, but I'm curious what the issue could be.
It seems like that the issue is not bound to the specific JRE used. I've almost reported this issue on Fiji github, but it seems like the downloads.imagej.net is behind the tags on Fiji's github. In the recent tag it seems like they've just did something with the launcher, so I'll try those versions and hopefully post an update afterwards.
hottea commented on 2021-11-25 15:23 (UTC)
@lezsakdomi This pkg uses the the bundled jre, you might try the one with no-jre, check here. If still not working, contact the upstream for help.
1 2 3 4 Next › Last »