View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000478 | luatex | feature request | public | 2010-09-10 11:56 | 2015-10-21 08:02 |
| Reporter | Hans Hagen | Assigned To | Hans Hagen | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Summary | 0000478: virtualize tex font.characters table / reminder for taco/me | ||||
| Description | On the agenda is (mentioned in manual) virtualization of the font object. Some experiments with mimicking this demonstrate that this can indeed save a lot of memory and runtime. We will follow the same approach as with the fontloader: - only virtualize top level keys in f.characters - return tables for kerns and math data structures as one often needs them as a whole anyway (if at all) - as characters becomes virtual we also need a maxindex so that one can loop [on mk.pdf we can save some 20% max mem usage then but that is an atypical case] | ||||
| Tags | No tags attached. | ||||
| parent of | 0000517 | closed | Hans Hagen | tex.setfontdimen |
|
|
we can speed up the serialization a bit anyway (on the todo) so this might not be needed |
|
|
no need as we can keep the original passed tables at the lua end anyway |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-09-10 11:56 | Hans Hagen | New Issue | |
| 2010-11-29 16:15 | Taco | Status | new => assigned |
| 2010-11-29 16:15 | Taco | Assigned To | => arthur |
| 2010-11-29 16:15 | Taco | Assigned To | arthur => Taco |
| 2010-11-29 16:18 | Taco | Relationship added | parent of 0000517 |
| 2014-03-30 09:50 | Hans Hagen | Assigned To | Taco => Hans Hagen |
| 2014-03-30 09:50 | Hans Hagen | Note Added: 0001262 | |
| 2015-10-21 08:02 | Hans Hagen | Note Added: 0001454 | |
| 2015-10-21 08:02 | Hans Hagen | Status | assigned => closed |
| 2015-10-21 08:02 | Hans Hagen | Resolution | open => fixed |