Thank you! 😺
Abbie Gonzalez
Creator of
Recent community posts
A request to include posts from feed on the home page, as a block like Latest Featured Games, with a link to view more posts, including a sample of the post with it, so it’s clear what kind of content it is.
Reasoning
I like the current layout of the homepage, but there is no place for the Feed. I’ve seen others mention on other platforms about how for all their subscribers, new posts they make don’t reach very far. I suspect that because the Feed currently needs to be navigated to, it is forgotten. Content may not be surfaced because it is effectively hidden. This isn’t ideal for users/customers and developers. Placing some of the Feed more prominently, on the front page would be a major improvement.
As an end user, I currently have 2 pinned tabs for itch.io. One of these tabs is just for the Feed. This is because I do want to read these updates, but I also forget to explicitly check. Having highlights from the Feed would make it easier for users to discover what’s new from the developers I follow, congratulate them on their successes, and learn about updates to their existing games.
For other developers, posting relevant content to the Feed feels disheartening when the implication is that not many will read it. Developers with thousands of followers who receive double digit views are discouraged when it feels like posting into the void. This raises questions: Does no one like their game/content? Is it a problem with Itch.io? Is it a problem with them? What actions should be taken to point out additional content may be in the itch.io feed? Should they focus elsewhere.
As a developer myself, I’m unaffected by this: I don’t have that many subscribers (100?), and am in a happy place of visibility where I started on other platforms. For new developers starting on itch.io, and perhaps just starting out, seeing others with larger followings have low visibility may discourage them also. But posting to the feed is a great feature. It is easy to format your post, easy to post instructional material and updates that look good and match the theme of your game with no additional effort. It begs to be used, but if no one sees the post, using it becomes just spent time.
Assuming no other solutions for this are being worked on, the request is:
-
posts from feed are placed more prominently, in it’s own block like Latest Featured Games, with a link to view more posts.
-
posts include a sample of the written content with the title and thumbnail, so it’s clear what kind of content is being presented.
In addition to surfacing content users have intentionally subscribed to, this would better advertise the existence of the Feed, and the kind of content one can expect from it.
I love this font. :)
The font isn’t recognized as monospace because the characters .notdef and uni0326 are not the same width as the rest (1228), and there are empty characters that also are of different widths listed below.
isFixedPitch also needs to be set to true.
Fixing this would allow this font to be selected in terminal applications like Kitty.
uni00AD
uni0180
uni02B0
gravecomb
uni0370
uni1E00
uni2000
minute
second
uni2070
uni20A0
uni2100
universal
filledbox
uniFB00
For the most part, I am unable to spend time writing instructions for every platform. OpenDyslexic is a standard OpenType typeface, and follows the installation instructions for your platform. Additional questions on how to do this on systems less common than the below are best checked with the provider or vendor responsible for your setup.
On most computers, installing OpenDyslexic means dragging the font files to into the fonts folder, or opening them and choosing an install option.
Windows
Double-click font files and select ‘Install’
MacOS
Double-click font files and select ‘Install’, or:
Homebrew
homebrew cask install font-opendyslexic
Installation Instructions for Linux
The process for installing in a Linux or BSD distribution vary. If instructions are not below, check with the vendor providing your distribution
-
Ubuntu:
apt-get install fonts-opendyslexic
-
Fedora:
yum install opendyslexic-fonts
-
Debian (sid):
apt-get install fonts-opendyslexic
-
Arch Linux:
yaourt open-dyslexic-fonts
-
Mageia:
urpmi fonts-ttf-open-dyslexic
-
More Details/Manual Instructions (https://desk.zoho.com/portal/abbiecodes/en/kb/articles/detailed-instructions-for-installing-opendyslexic-on-linux)
iPhone & Android
Change entire system:
Modifying the system itself can brick, boot loop, or force you to reset your device, losing all your data. Most times, when following instructions carefully, these changes are completely safe. Unfortunately, I am unable to directly support or perform these tasks on demand.
There are packages for iOS and Android around, but I can’t follow them all and support all of them. Some searching in the respective App Stores or jailbreak sites is necessary.
Add font as an option in applications:
On iOS, search the app store for OpenDyslexic. Install the application and follow the directions.
On Android:
Android does not appear to be a platform that encourages useful ways to include OpenDyslexic in documents.
Instructions on Android vary greatly across devices and versions, and it’s difficult to test or provide instructions for it.
Many apps that support additional fonts will let you select OpenDyslexic as a custom font from their settings.
For globally changing your font, there’s apps like iFont that have been successful for people in the past.
Hi,
For most operating systems, you can double click the font files and the operating system (windows/macOS) will ask you if you want to install it.
It will show up in Microsoft word afterwards in the Font selection. Sometimes Microsoft has the list split, so you may have to scroll towards the end to see it.
If Microsoft Word was open when installing the font, you might have to quit and re-open Microsoft Word.
For website based editors, like Google Docs and the online version of Word, you are generally limited to the options they give you. Google only allows fonts from Google fonts, and Microsoft has their own set of fonts that can be chosen.
So, yes, the wider character spacing was intentional, but it does need work (and the kerning too). There’s also ligatures that need to be fixed too.
The actual intention is some wider spacing, and larger amounts after symbols like commas, periods, etc. Context also needs to be added so it adds the extra space appropriately: not having something like C.A.K.E. have significant spacing, but adding the extra spacing at the end of a sentence.
I did not add it for inherent readability, and I couldn’t tell you if one was better than the other.
I added it for familiarity. Early on, many teachers from around the world emailed stating the same thing: they teach letters with handwriting, where a small a is commonly written rounded. When printing assignments, they wanted the small a to match what they were writing to avoid confusion.
It’s was a very reasonable request, so an alternate was created.
The short answer is yes, but the longer answer is a bit more involved.
Android supports OTF typefaces, of which OpenDyslexic is one. But the way vendors implement Android means that installing one (in a way that will be recognized by your apps and system), varies or is unavailable depending on device. In the past I had a package that would make OpenDyslexic available on some devices, but while it was labeled with the caveats mentioned, many expected it to work broadly, and the results were not great overall.
While the goal is to create an installer for Android, it will take some time.
Many Applications on Android support adding typefaces directly. In these cases, you can contact the developers for the specific processes they have. Usually it involves placing a font file in a folder they look into.
There is an app called iFont that I’ve had success with in the past, but I have no way of testing it at the moment.
This is a great start for something I’ve low-key needed myself. I use other tools to achieve similar but this is, with one command, focused on only c# files, and doesn’t take any arguments.
The one argument I would suggest having is –help/-h, that would print out the same description that is provided here on itch.io.