ADM-3A support #286

Open
opened 2016-04-12 13:48:50 +02:00 by Raptor399 · 1 comment
Raptor399 commented 2016-04-12 13:48:50 +02:00 (Migrated from github.com)

First of all, this project is all sorts of awesome! Kudos!

I guess we all have our own favorite terminals, and mine was the ADM-3A. Here's an export of the settings that I currently use to emulate it:

{
  "ambientLight": 0.2256,
  "backgroundColor": "#000000",
  "bloom": 0.4042,
  "brightness": 0.5,
  "burnIn": 0.408,
  "chromaColor": 0,
  "contrast": 0.85,
  "flickering": 0.2666,
  "fontColor": "#67e1ff",
  "fontName": "COMMODORE_PET",
  "fontWidth": 0.7,
  "frameName": "SIMPLE_WHITE_FRAME",
  "glowingLine": 0.1575,
  "horizontalSync": 0.1281,
  "jitter": 0.1461,
  "rasterization": 1,
  "rbgShift": 0,
  "saturationColor": 0,
  "screenCurvature": 0.2243,
  "staticNoise": 0.1462,
  "windowOpacity": 1,
  "name": "ADM-3A"
}

However, the ADM-3A had a very particular font (image1, image2). I haven't been able to find a TrueType version of it on the web, but maybe someone out there has it and we can add it to the project!

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/32865145-adm-3a-support?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github).
First of all, this project is all sorts of awesome! Kudos! I guess we all have our own favorite terminals, and mine was the [ADM-3A](https://en.wikipedia.org/wiki/ADM-3A). Here's an export of the settings that I currently use to emulate it: ``` { "ambientLight": 0.2256, "backgroundColor": "#000000", "bloom": 0.4042, "brightness": 0.5, "burnIn": 0.408, "chromaColor": 0, "contrast": 0.85, "flickering": 0.2666, "fontColor": "#67e1ff", "fontName": "COMMODORE_PET", "fontWidth": 0.7, "frameName": "SIMPLE_WHITE_FRAME", "glowingLine": 0.1575, "horizontalSync": 0.1281, "jitter": 0.1461, "rasterization": 1, "rbgShift": 0, "saturationColor": 0, "screenCurvature": 0.2243, "staticNoise": 0.1462, "windowOpacity": 1, "name": "ADM-3A" } ``` However, the ADM-3A had a very particular font ([image1](https://hackadaycom.files.wordpress.com/2014/02/adm3a.jpg), [image2](http://www.retrotechnology.com/restore/adm_atext.jpg)). I haven't been able to find a TrueType version of it on the web, but maybe someone out there has it and we can add it to the project! ## <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/32865145-adm-3a-support?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github). </bountysource-plugin>
jarcane commented 2016-07-09 17:22:47 +02:00 (Migrated from github.com)

There's a basic TTF version of the ADM-3A font on FontStruct, licensed CC BY-SA 3.0.

You can find it here: http://fontstruct.com/fontstructions/show/1269766/adm-3a

There's a basic TTF version of the ADM-3A font on FontStruct, licensed CC BY-SA 3.0. You can find it here: http://fontstruct.com/fontstructions/show/1269766/adm-3a
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#286
No description provided.