Binary compatibility report for the libXfont library between 1.3.4 and 1.4.0 versions on x86
Test Info
Library Name | libXfont |
Version #1 | 1.3.4 |
Version #2 | 1.4.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 16 |
Total Shared Libraries | 1 |
Total Symbols / Types | 159 / 269 |
Verdict | Incompatible (9.4%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 15 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 2 |
Removed Symbols (15)
bitmap.h,
libXfont.so.1.4.1
BitmapGetRenderIndex ( FontRendererPtr renderer )
fontmisc.h,
libXfont.so.1.4.1
CopyISOLatin1Lowered ( char* p1, char* p2, int p3 )
Xalloc ( unsigned long p1 )
Xcalloc ( unsigned long p1 )
Xfree ( pointer p1 )
Xrealloc ( pointer p1, unsigned long p2 )
fontmod.h,
libXfont.so.1.4.1
FontModuleList [data]
fontproto.h,
libXfont.so.1.4.1
check_fs_register_fpe_functions ( )
FontFileCheckRegisterFpeFunctions ( )
PrinterFontRegisterFpeFunctions ( )
SpeedoRegisterFontFileFunctions ( )
Type1RegisterFontFileFunctions ( )
XpClientIsBitmapClient ( ClientPtr client )
XpClientIsPrintClient ( ClientPtr client, FontPathElementPtr fpe )
pcf.h,
libXfont.so.1.4.1
pmfReadFont ( FontPtr pFont, FontFilePtr file, int bit, int byte, int glyph, int scan )
to the top
Problems with Constants, Low Severity (2)
fontconf.h
[+] XFONT_SPEEDO
| Change | Effect |
---|
1 | The constant XFONT_SPEEDO with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XFONT_TYPE1
| Change | Effect |
---|
1 | The constant XFONT_TYPE1 with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
to the top
Header Files (16)
bdfint.h
bitmap.h
bufio.h
fntfil.h
fntfilio.h
fntfilst.h
fontconf.h
fontencc.h
fontmisc.h
fontmod.h
fontshow.h
fontutil.h
fontxlfd.h
ft.h
ftfuncs.h
pcf.h
to the top
Shared Libraries (1)
libXfont.so.1.4.1
to the top