-
The CBLC table (in the Android export) has ppem fields set to 106 when the actual bitmap assets are 128x128. This leads to glyph overlap when rendering because the em box from the head table is 1000, …
-
See the `Structs With Arguments` section at http://www.sweetscape.com/010editor/manual/Structs.htm
E.g.
``` c
struct VarSizeStruct (int arraySize)
{
int id;
int array[arraySize];…
-
See the `Structs With Arguments` section at http://www.sweetscape.com/010editor/manual/Structs.htm
E.g.
``` c
struct VarSizeStruct (int arraySize)
{
int id;
int array[arraySize];…
-
Email from user;
> Thank you for your 010Editor templates.It's very usefull!!
> I think there is an error in 'axml template.bt'.
> STRING_TYPE = 0x10000008,INT_TYPE = 0x03000008.
> There is a pict…
-
Hi
`brew install cmake` failed in a Ubuntu box due to a missing libcurl. Here is the full log:
```
....
-- Looking for C++ include dlfcn.h - found
-- Checking whether dladdr works with this C++ comp…
-
When trying to use the DEX Template, 010 Editor shows a popup dialog and I'm unable to actually click on any option in the dialog. Only option is to force-quit 010 Editor. This happens every time. I c…