Home
last modified time | relevance | path

Searched refs:page_geometry (Results 1 – 25 of 46) sorted by relevance

12

/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/coders/
H A Dxps.c240 *page_geometry; in ReadXPSImage() local
242 page_geometry=GetPageGeometry(option); in ReadXPSImage()
243 flags=ParseMetaGeometry(page_geometry,&page.x,&page.y,&page.width, in ReadXPSImage()
249 page_geometry=DestroyString(page_geometry); in ReadXPSImage()
257 page_geometry=DestroyString(page_geometry); in ReadXPSImage()
H A Dps2.c381 page_geometry[MagickPathExtent], in WritePS2Image() local
522 (void) FormatLocaleString(page_geometry,MagickPathExtent,"%.20gx%.20g", in WritePS2Image()
525 (void) CopyMagickString(page_geometry,image_info->page,MagickPathExtent); in WritePS2Image()
528 (void) FormatLocaleString(page_geometry,MagickPathExtent, in WritePS2Image()
534 (void) CopyMagickString(page_geometry,PSPageGeometry, in WritePS2Image()
536 (void) ConcatenateMagickString(page_geometry,">",MagickPathExtent); in WritePS2Image()
537 (void) ParseMetaGeometry(page_geometry,&geometry.x,&geometry.y, in WritePS2Image()
543 (void) ParseAbsoluteGeometry(page_geometry,&media_info); in WritePS2Image()
544 (void) ParseGravityGeometry(image,page_geometry,&page_info,exception); in WritePS2Image()
H A Dps.c690 *page_geometry; in ReadPSImage() local
692 page_geometry=GetPageGeometry(option); in ReadPSImage()
693 flags=ParseMetaGeometry(page_geometry,&page.x,&page.y,&page.width, in ReadPSImage()
699 page_geometry=DestroyString(page_geometry); in ReadPSImage()
707 page_geometry=DestroyString(page_geometry); in ReadPSImage()
1378 page_geometry[MagickPathExtent]; in WritePSImage() local
1514 (void) FormatLocaleString(page_geometry,MagickPathExtent, in WritePSImage()
1520 (void) CopyMagickString(page_geometry,PSPageGeometry, in WritePSImage()
1522 (void) ConcatenateMagickString(page_geometry,">",MagickPathExtent); in WritePSImage()
1523 (void) ParseMetaGeometry(page_geometry,&geometry.x,&geometry.y, in WritePSImage()
[all …]
H A Dps3.c820 page_geometry[MagickPathExtent]; in WritePS3Image() local
972 (void) FormatLocaleString(page_geometry,MagickPathExtent,"%.20gx%.20g", in WritePS3Image()
975 (void) CopyMagickString(page_geometry,image_info->page,MagickPathExtent); in WritePS3Image()
978 (void) FormatLocaleString(page_geometry,MagickPathExtent, in WritePS3Image()
984 (void) CopyMagickString(page_geometry,PSPageGeometry, in WritePS3Image()
986 (void) ConcatenateMagickString(page_geometry,">",MagickPathExtent); in WritePS3Image()
987 (void) ParseMetaGeometry(page_geometry,&geometry.x,&geometry.y, in WritePS3Image()
993 (void) ParseAbsoluteGeometry(page_geometry,&media_info); in WritePS3Image()
994 (void) ParseGravityGeometry(image,page_geometry,&page_info,exception); in WritePS3Image()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/coders/
H A Dxps.c238 *page_geometry; in ReadXPSImage() local
240 page_geometry=GetPageGeometry(option); in ReadXPSImage()
241 flags=ParseMetaGeometry(page_geometry,&page.x,&page.y,&page.width, in ReadXPSImage()
247 page_geometry=DestroyString(page_geometry); in ReadXPSImage()
255 page_geometry=DestroyString(page_geometry); in ReadXPSImage()
H A Dps2.c379 page_geometry[MaxTextExtent], in WritePS2Image() local
521 (void) FormatLocaleString(page_geometry,MaxTextExtent,"%.20gx%.20g", in WritePS2Image()
524 (void) CopyMagickString(page_geometry,image_info->page,MaxTextExtent); in WritePS2Image()
527 (void) FormatLocaleString(page_geometry,MaxTextExtent, in WritePS2Image()
533 (void) CopyMagickString(page_geometry,PSPageGeometry,MaxTextExtent); in WritePS2Image()
534 (void) ConcatenateMagickString(page_geometry,">",MaxTextExtent); in WritePS2Image()
535 (void) ParseMetaGeometry(page_geometry,&geometry.x,&geometry.y, in WritePS2Image()
541 (void) ParseAbsoluteGeometry(page_geometry,&media_info); in WritePS2Image()
542 (void) ParseGravityGeometry(image,page_geometry,&page_info, in WritePS2Image()
H A Dps3.c821 page_geometry[MaxTextExtent]; in WritePS3Image() local
968 (void) FormatLocaleString(page_geometry,MaxTextExtent,"%.20gx%.20g", in WritePS3Image()
971 (void) CopyMagickString(page_geometry,image_info->page,MaxTextExtent); in WritePS3Image()
974 (void) FormatLocaleString(page_geometry,MaxTextExtent, in WritePS3Image()
980 (void) CopyMagickString(page_geometry,PSPageGeometry,MaxTextExtent); in WritePS3Image()
981 (void) ConcatenateMagickString(page_geometry,">",MaxTextExtent); in WritePS3Image()
982 (void) ParseMetaGeometry(page_geometry,&geometry.x,&geometry.y, in WritePS3Image()
988 (void) ParseAbsoluteGeometry(page_geometry,&media_info); in WritePS3Image()
989 (void) ParseGravityGeometry(image,page_geometry,&page_info, in WritePS3Image()
H A Dps.c1403 page_geometry[MaxTextExtent]; in WritePSImage() local
1537 (void) FormatLocaleString(page_geometry,MaxTextExtent,"%.20gx%.20g", in WritePSImage()
1540 (void) CopyMagickString(page_geometry,image_info->page,MaxTextExtent); in WritePSImage()
1543 (void) FormatLocaleString(page_geometry,MaxTextExtent, in WritePSImage()
1549 (void) CopyMagickString(page_geometry,PSPageGeometry,MaxTextExtent); in WritePSImage()
1550 (void) ConcatenateMagickString(page_geometry,">",MaxTextExtent); in WritePSImage()
1551 (void) ParseMetaGeometry(page_geometry,&geometry.x,&geometry.y, in WritePSImage()
1557 (void) ParseAbsoluteGeometry(page_geometry,&media_info); in WritePSImage()
1558 (void) ParseGravityGeometry(image,page_geometry,&page_info, in WritePSImage()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/coders/
H A Dxps.c240 *page_geometry; in ReadXPSImage() local
242 page_geometry=GetPageGeometry(option); in ReadXPSImage()
243 flags=ParseMetaGeometry(page_geometry,&page.x,&page.y,&page.width, in ReadXPSImage()
249 page_geometry=DestroyString(page_geometry); in ReadXPSImage()
257 page_geometry=DestroyString(page_geometry); in ReadXPSImage()
H A Dps2.c381 page_geometry[MagickPathExtent], in WritePS2Image() local
522 (void) FormatLocaleString(page_geometry,MagickPathExtent,"%.20gx%.20g", in WritePS2Image()
525 (void) CopyMagickString(page_geometry,image_info->page,MagickPathExtent); in WritePS2Image()
528 (void) FormatLocaleString(page_geometry,MagickPathExtent, in WritePS2Image()
534 (void) CopyMagickString(page_geometry,PSPageGeometry, in WritePS2Image()
536 (void) ConcatenateMagickString(page_geometry,">",MagickPathExtent); in WritePS2Image()
537 (void) ParseMetaGeometry(page_geometry,&geometry.x,&geometry.y, in WritePS2Image()
543 (void) ParseAbsoluteGeometry(page_geometry,&media_info); in WritePS2Image()
544 (void) ParseGravityGeometry(image,page_geometry,&page_info,exception); in WritePS2Image()
H A Dps.c690 *page_geometry; in ReadPSImage() local
692 page_geometry=GetPageGeometry(option); in ReadPSImage()
693 flags=ParseMetaGeometry(page_geometry,&page.x,&page.y,&page.width, in ReadPSImage()
699 page_geometry=DestroyString(page_geometry); in ReadPSImage()
707 page_geometry=DestroyString(page_geometry); in ReadPSImage()
1378 page_geometry[MagickPathExtent]; in WritePSImage() local
1514 (void) FormatLocaleString(page_geometry,MagickPathExtent, in WritePSImage()
1520 (void) CopyMagickString(page_geometry,PSPageGeometry, in WritePSImage()
1522 (void) ConcatenateMagickString(page_geometry,">",MagickPathExtent); in WritePSImage()
1523 (void) ParseMetaGeometry(page_geometry,&geometry.x,&geometry.y, in WritePSImage()
[all …]
H A Dps3.c820 page_geometry[MagickPathExtent]; in WritePS3Image() local
972 (void) FormatLocaleString(page_geometry,MagickPathExtent,"%.20gx%.20g", in WritePS3Image()
975 (void) CopyMagickString(page_geometry,image_info->page,MagickPathExtent); in WritePS3Image()
978 (void) FormatLocaleString(page_geometry,MagickPathExtent, in WritePS3Image()
984 (void) CopyMagickString(page_geometry,PSPageGeometry, in WritePS3Image()
986 (void) ConcatenateMagickString(page_geometry,">",MagickPathExtent); in WritePS3Image()
987 (void) ParseMetaGeometry(page_geometry,&geometry.x,&geometry.y, in WritePS3Image()
993 (void) ParseAbsoluteGeometry(page_geometry,&media_info); in WritePS3Image()
994 (void) ParseGravityGeometry(image,page_geometry,&page_info,exception); in WritePS3Image()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/coders/
H A Dxps.c238 *page_geometry; in ReadXPSImage() local
240 page_geometry=GetPageGeometry(option); in ReadXPSImage()
241 flags=ParseMetaGeometry(page_geometry,&page.x,&page.y,&page.width, in ReadXPSImage()
247 page_geometry=DestroyString(page_geometry); in ReadXPSImage()
255 page_geometry=DestroyString(page_geometry); in ReadXPSImage()
H A Dps2.c379 page_geometry[MaxTextExtent], in WritePS2Image() local
521 (void) FormatLocaleString(page_geometry,MaxTextExtent,"%.20gx%.20g", in WritePS2Image()
524 (void) CopyMagickString(page_geometry,image_info->page,MaxTextExtent); in WritePS2Image()
527 (void) FormatLocaleString(page_geometry,MaxTextExtent, in WritePS2Image()
533 (void) CopyMagickString(page_geometry,PSPageGeometry,MaxTextExtent); in WritePS2Image()
534 (void) ConcatenateMagickString(page_geometry,">",MaxTextExtent); in WritePS2Image()
535 (void) ParseMetaGeometry(page_geometry,&geometry.x,&geometry.y, in WritePS2Image()
541 (void) ParseAbsoluteGeometry(page_geometry,&media_info); in WritePS2Image()
542 (void) ParseGravityGeometry(image,page_geometry,&page_info, in WritePS2Image()
H A Dps3.c821 page_geometry[MaxTextExtent]; in WritePS3Image() local
968 (void) FormatLocaleString(page_geometry,MaxTextExtent,"%.20gx%.20g", in WritePS3Image()
971 (void) CopyMagickString(page_geometry,image_info->page,MaxTextExtent); in WritePS3Image()
974 (void) FormatLocaleString(page_geometry,MaxTextExtent, in WritePS3Image()
980 (void) CopyMagickString(page_geometry,PSPageGeometry,MaxTextExtent); in WritePS3Image()
981 (void) ConcatenateMagickString(page_geometry,">",MaxTextExtent); in WritePS3Image()
982 (void) ParseMetaGeometry(page_geometry,&geometry.x,&geometry.y, in WritePS3Image()
988 (void) ParseAbsoluteGeometry(page_geometry,&media_info); in WritePS3Image()
989 (void) ParseGravityGeometry(image,page_geometry,&page_info, in WritePS3Image()
H A Dps.c1403 page_geometry[MaxTextExtent]; in WritePSImage() local
1537 (void) FormatLocaleString(page_geometry,MaxTextExtent,"%.20gx%.20g", in WritePSImage()
1540 (void) CopyMagickString(page_geometry,image_info->page,MaxTextExtent); in WritePSImage()
1543 (void) FormatLocaleString(page_geometry,MaxTextExtent, in WritePSImage()
1549 (void) CopyMagickString(page_geometry,PSPageGeometry,MaxTextExtent); in WritePSImage()
1550 (void) ConcatenateMagickString(page_geometry,">",MaxTextExtent); in WritePSImage()
1551 (void) ParseMetaGeometry(page_geometry,&geometry.x,&geometry.y, in WritePSImage()
1557 (void) ParseAbsoluteGeometry(page_geometry,&media_info); in WritePSImage()
1558 (void) ParseGravityGeometry(image,page_geometry,&page_info, in WritePSImage()
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/magick/
H A Dimage.c2251 page_geometry; in ResetImagePage() local
2260 page_geometry.x=0; in ResetImagePage()
2261 page_geometry.y=0; in ResetImagePage()
2262 page_geometry.width=0; in ResetImagePage()
2263 page_geometry.height=0; in ResetImagePage()
2264 flags=GetGeometry(page,&page_geometry.x,&page_geometry.y, in ResetImagePage()
2265 &page_geometry.width,&page_geometry.height); in ResetImagePage()
2276 page_geometry.height=page_geometry.width; in ResetImagePage()
2285 image->page.x+=page_geometry.x; in ResetImagePage()
2287 image->page.y+=page_geometry.y; in ResetImagePage()
[all …]
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/coders/
H A Dpdf.c624 page_geometry[MaxTextExtent], in WritePDFImage() local
898 FormatString(page_geometry,"%lux%lu",image->columns,image->rows); in WritePDFImage()
901 (void) strlcpy(page_geometry,image_info->page,MaxTextExtent); in WritePDFImage()
903 "Page: %s (from ImageInfo) ", page_geometry); in WritePDFImage()
910 (void) FormatString(page_geometry,"%lux%lu%+ld%+ld",image->page.width, in WritePDFImage()
913 "Page: %s (from Image)", page_geometry); in WritePDFImage()
919 (void) strlcpy(page_geometry,PSPageGeometry,sizeof(page_geometry)); in WritePDFImage()
921 "Page: %s (defaulted)", page_geometry); in WritePDFImage()
927 page_geometry); in WritePDFImage()
932 (void) GetMagickGeometry(page_geometry,&geometry.x,&geometry.y, in WritePDFImage()
[all …]
H A Dps2.c322 page_geometry[MaxTextExtent], in WritePS2Image() local
443 FormatString(page_geometry,"%lux%lu",image->columns,image->rows); in WritePS2Image()
445 (void) strlcpy(page_geometry,image_info->page,MaxTextExtent); in WritePS2Image()
448 (void) FormatString(page_geometry,"%lux%lu%+ld%+ld",image->page.width, in WritePS2Image()
452 (void) strlcpy(page_geometry,PSPageGeometry,sizeof(page_geometry)); in WritePS2Image()
453 (void) GetMagickGeometry(page_geometry,&geometry.x,&geometry.y, in WritePS2Image()
H A Dps.c631 page_geometry[MaxTextExtent]; in WritePSImage() local
722 FormatString(page_geometry,"%lux%lu",image->columns,image->rows); in WritePSImage()
724 (void) strlcpy(page_geometry,image_info->page,MaxTextExtent); in WritePSImage()
727 (void) FormatString(page_geometry,"%lux%lu%+ld%+ld",image->page.width, in WritePSImage()
731 (void) strlcpy(page_geometry,PSPageGeometry,sizeof(page_geometry)); in WritePSImage()
732 (void) GetMagickGeometry(page_geometry,&geometry.x,&geometry.y, in WritePSImage()
H A Dps3.c1188 page_geometry[MaxTextExtent], in WritePS3Image() local
1295 FormatString(page_geometry,"%lux%lu",image->columns,image->rows); in WritePS3Image()
1298 (void) strlcpy(page_geometry,image_info->page,MaxTextExtent); in WritePS3Image()
1303 (void) FormatString(page_geometry,"%lux%lu%+ld%+ld", in WritePS3Image()
1308 (void) strlcpy(page_geometry,PSPageGeometry,sizeof(page_geometry)); in WritePS3Image()
1310 (void) GetMagickGeometry(page_geometry,&geometry.x,&geometry.y, in WritePS3Image()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dgeometry.c368 MagickExport char *GetPageGeometry(const char *page_geometry) in GetPageGeometry() argument
476 assert(page_geometry != (char *) NULL); in GetPageGeometry()
477 (void) LogMagickEvent(TraceEvent,GetMagickModule(),"%s",page_geometry); in GetPageGeometry()
478 (void) CopyMagickString(page,page_geometry,MagickPathExtent); in GetPageGeometry()
484 status=LocaleNCompare(PageSizes[i].name,page_geometry,PageSizes[i].extent); in GetPageGeometry()
497 PageSizes[i].geometry,page_geometry+PageSizes[i].extent); in GetPageGeometry()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dgeometry.c368 MagickExport char *GetPageGeometry(const char *page_geometry) in GetPageGeometry() argument
476 assert(page_geometry != (char *) NULL); in GetPageGeometry()
477 (void) LogMagickEvent(TraceEvent,GetMagickModule(),"%s",page_geometry); in GetPageGeometry()
478 (void) CopyMagickString(page,page_geometry,MagickPathExtent); in GetPageGeometry()
484 status=LocaleNCompare(PageSizes[i].name,page_geometry,PageSizes[i].extent); in GetPageGeometry()
497 PageSizes[i].geometry,page_geometry+PageSizes[i].extent); in GetPageGeometry()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dgeometry.c368 MagickExport char *GetPageGeometry(const char *page_geometry) in GetPageGeometry() argument
476 assert(page_geometry != (char *) NULL); in GetPageGeometry()
477 (void) LogMagickEvent(TraceEvent,GetMagickModule(),"%s",page_geometry); in GetPageGeometry()
478 (void) CopyMagickString(page,page_geometry,MaxTextExtent); in GetPageGeometry()
484 status=LocaleNCompare(PageSizes[i].name,page_geometry,PageSizes[i].extent); in GetPageGeometry()
497 PageSizes[i].geometry,page_geometry+PageSizes[i].extent); in GetPageGeometry()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dgeometry.c368 MagickExport char *GetPageGeometry(const char *page_geometry) in GetPageGeometry() argument
476 assert(page_geometry != (char *) NULL); in GetPageGeometry()
477 (void) LogMagickEvent(TraceEvent,GetMagickModule(),"%s",page_geometry); in GetPageGeometry()
478 (void) CopyMagickString(page,page_geometry,MaxTextExtent); in GetPageGeometry()
484 status=LocaleNCompare(PageSizes[i].name,page_geometry,PageSizes[i].extent); in GetPageGeometry()
497 PageSizes[i].geometry,page_geometry+PageSizes[i].extent); in GetPageGeometry()

12