diff options
author | Glenn Anderson | 2015-08-15 02:36:49 -0400 |
---|---|---|
committer | Glenn Anderson | 2015-08-15 19:09:16 -0400 |
commit | 860e7bdfdded83166cd64ca94e9512f607fd563a (patch) | |
tree | 4f8115341c5c78170125f1ed5e97b13634f3ce0b /nids/360/ScePgf.yml | |
parent | Initial commit. Added headers from psp2sdk. (diff) | |
download | vds-libraries-860e7bdfdded83166cd64ca94e9512f607fd563a.tar.gz |
Adds initial NID JSON database.
Diffstat (limited to 'nids/360/ScePgf.yml')
-rw-r--r-- | nids/360/ScePgf.yml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/nids/360/ScePgf.yml b/nids/360/ScePgf.yml new file mode 100644 index 0000000..d2b9ced --- /dev/null +++ b/nids/360/ScePgf.yml @@ -0,0 +1,30 @@ +modules: + ScePgf: + nid: 0x00000000 + libraries: + ScePgf: + nid: 0x00000000 + functions: + sceFontClose: 0x4A7293E9 + sceFontDoneLib: 0x07EE1733 + sceFontFindFont: 0x51061D87 + sceFontFindOptimumFont: 0x8DFBAE1B + sceFontFlush: 0x7D8CB13B + sceFontGetCharGlyphImage: 0xAB45AAD3 + sceFontGetCharGlyphImage_Clip: 0xEB589530 + sceFontGetCharImageRect: 0x70C86B3E + sceFontGetCharInfo: 0x6FD1BA65 + sceFontGetFontInfo: 0xF9414FA2 + sceFontGetFontInfoByIndexNumber: 0xAB034738 + sceFontGetFontList: 0xD56DCCEA + sceFontGetNumFontList: 0x9F842307 + sceFontNewLib: 0x1055ABA3 + sceFontOpen: 0xBD2DFCFF + sceFontOpenUserFile: 0xE260E740 + sceFontOpenUserMemory: 0xB23ED47C + sceFontPixelToPointH: 0x9E38F4D6 + sceFontPixelToPointV: 0x7B45E2D1 + sceFontPointToPixelH: 0x39B9AEFF + sceFontPointToPixelV: 0x03F10EC8 + sceFontSetAltCharacterCode: 0x8D5B44DF + sceFontSetResolution: 0xDE47674C |