【问题标题】:Adobe Illustrator expanded objects not generating image map code.Adobe Illustrator 扩展对象不生成图像映射代码。
【发布时间】:2013-07-17 15:52:01
【问题描述】:

我正在尝试使用 adobe illustrator 属性工具创建图像映射。我在这里遵循How to get the path coordinates of a shape for use with image-maps? 的小步骤,但现在 illustrator 没有生成图像映射代码。它目前拒绝添加任何图像映射代码。我相信原因是因为我扩展了各种对象。我想知道我是否可以使用illustrator 获得多边形图像地图。

截图: http://i.stack.imgur.com/8CFZQ.png

当前代码结果

<html>
<head>
<title>map1</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (map1.ai) -->
<img src="images/map1.png" width="1200" height="850" alt="">
<!-- End ImageReady Slices -->
</body>
</html>

【问题讨论】:

    标签: html polygon imagemap adobe-illustrator


    【解决方案1】:

    您可以尝试将其保存为 SVG。

    见:http://davidlynch.org/blog/2008/03/creating-an-image-map-from-svg/

    【讨论】:

    • 这似乎对我不起作用 - 我使用了 adobe illustrator 的 svg,但它似乎给了我不正确的观点,我不知道为什么。我试过导入它并用inkscape重新保存它,这似乎也不起作用。
    • 如果你这样做,一定要检查旧版本的 IE 是否会显示 SVG 图像...
    猜你喜欢
    • 1970-01-01
    • 2016-12-02
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-07-24
    • 1970-01-01
    • 1970-01-01
    • 2011-05-08
    相关资源
    最近更新 更多