/* libwraster.map - libtool symbol version script for libwraster * Copyright (c) 2010 Andreas Metzler * * This file is part of the Raster graphics library * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Library General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this library. If not, see . */ LIBWRASTER3 { global: RBevelImage; RBlurImage; RClearImage; RCloneImage; RCombineArea; RCombineAreaWithOpaqueness; RCombineImages; RCombineImagesWithOpaqueness; RCombineImageWithColor; RConvertImage; RConvertImageMask; RCopyArea; RCreateContext; RDestroyContext; RCreateImage; RCreateImageFromDrawable; RCreateImageFromXImage; RCreateXImage; RDestroyXImage; RDrawLine; RDrawLines; RDrawSegments; RErrorCode; RFillImage; RGetClosestXColor; RGetImageFileFormat; RGetImageFromXPMData; RGetPixel; RGetSubImage; RGetXImage; RHSVtoRGB; RLightImage; RLoadImage; RMakeCenteredImage; RMakeTiledImage; RMessageForError; ROperateLine; ROperateLines; ROperatePixel; ROperatePixels; ROperateRectangle; ROperateSegments; RPutPixel; RPutPixels; RPutXImage; RReleaseImage; RRenderGradient; RRenderInterwovenGradient; RRenderMultiGradient; RRetainImage; RRGBtoHSV; RRotateImage; RFlipImage; RSaveImage; RScaleImage; RShutdown; RSmoothScaleImage; RSupportedFileFormats; local: # _edata # _end # _fini # _init # __bss_start # calculateCombineArea # contrib # R_CreateXImageMappedPixmap # RLoadGIF # RLoadJPEG # RLoadPNG # RLoadPPM # RLoadTIFF # RLoadXPM # RSaveXPM # _wraster_change_filter # WRasterLibVersion *; };