Pablo Rodríguez

Results 176 comments of Pablo Rodríguez

@markknol, if the project is unmaintained, it is better to archive them to reflect that status to potential users. This archiving doesn’t prevent the use.

@georgd, I forgot to mention that the same could happen to the italic small cap glyphs. Sorry, but I cannot test them.

@MrCheeze, screenshot attached here: ![fffKIaX jpg](https://user-images.githubusercontent.com/203767/106101028-983d8500-613d-11eb-94a1-231252df6522.png)

https://github.com/rsms/inter/releases/download/v3.19/Inter-3.19.zip and there `Inter Variable/Single Axis`. SHA512 sums for these files read: ``` 3f14ba9d013da2827ab5b61125b6a0f440f7e7ee5f4ae37292b6c98b555c3ba9c3362d0396edd057a770b6d4527bc06cd3ca241d61d57063855bf343672579f4 Inter Variable/Single axis/Inter-italic.ttf 278bc08f819bebdaab3f3d828edb42299a74ee931e74f7f11eb51d2cf37e9247594af85b1d7941e6ecf7427eca202c4ac5eab66779eea2180eadb14123fa8675 Inter Variable/Single axis/Inter-roman.ttf ```

Naming works fine. But weight doesn’t work and OT features (`c2sc`, `scmp`) work wrong.

> But weight doesn’t work and OT features (`c2sc`, `scmp`) work wrong. Weight works fine (sorry, this was my fault). And I have noticed that small caps are available only...

This is related to the discussion in #490.

@rsms, I’m afraid I cannot contribute myself, since I don’t have any font editor that handles variable fonts. BTW, the code for the feature file needs no extra editing, only...

@stroobandt, I don’t know what you mean with _unattended typesetting_. ConTeXt deals with XML natively and it typesets XML sources. In fact, I generate XHTML output with pandoc and I...

@mb21, ConTeXt doesn’t interpret CSS, only elements and attributes (pandoc does exactly the same). Instead of CSS (such as Prince XML might do), an environment is needed. It might be...