Did you trying using basic-text and the other nearby-documented parameters to add the inset you want? I think those ones might actually cover everything. Let me know if you can't get that to work.
The standard TeX fonts (cmr, etc) are strange (and, IMO, ugly, but that's a separate issue ;). So there may be something strange going on there. That's pretty low-level and OS-specific, tho, so I'm not sure how much help I'll be with that. Robby On Fri, Jun 24, 2016 at 11:54 AM, 'William J. Bowman' via Racket Users <[email protected]> wrote: > On Fri, Jun 24, 2016 at 11:47:45AM -0500, Robby Findler wrote: >> The current-render-pict-adjust functionality isn't really designed to >> work around your disagreements with font designers about how much >> space they put around letter forms. :) .... or am I misinterpreting >> your comment? If that's really an accurate characterization, then you >> might actually try just hacking the font itself? > I don't think it's from the font. I'm using the (La)TeX math fonts---Computer > Modern Unicode and Latin > Modern---which don't have all this extra space in LaTeX. On the other hand, I > don't know much about > fonts and rendering, so maybe they do. > >> As for current-render-pict-adjust, I can't really be sure without >> seeing some Redex code, > I made a little repo with bits of code I'm using: > https://github.com/wilbowma/retex > But your theory seems to make sense. > > -- > William J. Bowman > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

