diff --git a/content/blog/2024/b612/index.es.md b/content/blog/2024/b612/index.es.md new file mode 100644 index 0000000..75a0b3c --- /dev/null +++ b/content/blog/2024/b612/index.es.md @@ -0,0 +1,23 @@ +--- +title: "B612" +date: 2024-03-09T08:38:03-08:00 +description: An open source font I rediscovered recently. +categories: Tech +tags: [Fonts] +resources: + - name: specimen + src: specimen.png + title: B612 y B612 Mono + params: + alt: " + Una muestra de B612 y B612 Mono. El mismo pangrama inglés, “quick brown fox,” es escrito en líneas separadas. + " +--- + +Recientemente, redescubrí la fuente [B612][b612]. Fue engargado por AirBus para +los tableros de instrumentos de sus aviones. Hace unos años que hizen de código +abierto. + +{{% figures/image name=specimen class=content-width shouldResize=false %}} + +[b612]: https://b612-font.com diff --git a/content/blog/2024/b612/index.md b/content/blog/2024/b612/index.md new file mode 100644 index 0000000..07e84aa --- /dev/null +++ b/content/blog/2024/b612/index.md @@ -0,0 +1,24 @@ +--- +title: "B612" +date: 2024-03-09T08:38:03-08:00 +description: An open source font I rediscovered recently. +categories: Tech +tags: [Fonts] +resources: + - name: specimen + src: specimen.png + title: B612 and B612 Mono + params: + alt: " + A specimen of B612 and B612 Mono. The same “quick brown fox” pangram sentence is + set in each font on separate lines. + " +--- + +I recently rediscovered [B612][b612], a font comissioned by AirBus to serve as +the font for their airplanes' instrument panels. They made it open source +several years ago. + +{{% figures/image name=specimen class=content-width shouldResize=false %}} + +[b612]: https://b612-font.com diff --git a/content/blog/2024/b612/specimen.png b/content/blog/2024/b612/specimen.png new file mode 100644 index 0000000..8d38581 Binary files /dev/null and b/content/blog/2024/b612/specimen.png differ