当前位置: 首页 > news >正文

寿光做网站的公司手机搜索引擎

寿光做网站的公司,手机搜索引擎,adobe公司设计网站,日本特色小镇建设网站在需要使用的js页面引入js文件,传入对应参数即可 /** * 文本竖向排列 */ function drawTextVertical(context, text, x, y) {var arrText text.split();var arrWidth arrText.map(function (letter) {return 26; // 字体间距,需要自定义可以自己加参数,根据传入参数进行…

 在需要使用的js页面引入js文件,传入对应参数即可

/**
*     文本竖向排列
*/
function drawTextVertical(context, text, x, y) {var arrText = text.split('');var arrWidth = arrText.map(function (letter) {return 26; // 字体间距,需要自定义可以自己加参数,根据传入参数进行设置});var align = context.textAlign;var baseline = context.textBaseline;if (align == 'left') {x = x + Math.max.apply(null, arrWidth) / 2;} else if (align == 'right') {x = x - Math.max.apply(null, arrWidth) / 2;}if (baseline == 'bottom' || baseline == 'alphabetic' || baseline == 'ideographic') {y = y - arrWidth[0] / 2;} else if (baseline == 'top' || baseline == 'hanging') {y = y + arrWidth[0] / 2;}context.textAlign = 'center';context.textBaseline = 'middle';// 开始逐字绘制arrText.forEach(function (letter, index) {// 确定下一个字符的纵坐标位置var letterWidth = arrWidth[index];// 是否需要旋转判断var code = letter.charCodeAt(0);if (code <= 256) {context.translate(x, y);// 英文字符,旋转90°context.rotate(90 * Math.PI / 180);context.translate(-x, -y);} else if (index > 0 && text.charCodeAt(index - 1) < 256) {// y修正y = y + arrWidth[index - 1] / 2;}context.fillText(letter, x, y);// 旋转坐标系还原成初始态context.setTransform(1, 0, 0, 1, 0, 0);// 确定下一个字符的纵坐标位置var letterWidth = arrWidth[index];y = y + letterWidth;});// 水平垂直对齐方式还原context.textAlign = align;context.textBaseline = baseline;
}module.exports = {drawTextVertical: drawTextVertical
}

示例:

引入js

 

传入参数

 

页面显示


文章转载自:
http://dinncoturkophobe.bkqw.cn
http://dinncodependably.bkqw.cn
http://dinncoletterspacing.bkqw.cn
http://dinncosantera.bkqw.cn
http://dinncotauromorphic.bkqw.cn
http://dinncosaccharise.bkqw.cn
http://dinncogardner.bkqw.cn
http://dinncomarmite.bkqw.cn
http://dinncobloodstain.bkqw.cn
http://dinncopainfulness.bkqw.cn
http://dinncofondling.bkqw.cn
http://dinncorifamycin.bkqw.cn
http://dinncodulciana.bkqw.cn
http://dinncomole.bkqw.cn
http://dinncoparajournalism.bkqw.cn
http://dinncogangsterism.bkqw.cn
http://dinncoantilyssic.bkqw.cn
http://dinncopervert.bkqw.cn
http://dinncofirmamental.bkqw.cn
http://dinncobenjamin.bkqw.cn
http://dinncosanderling.bkqw.cn
http://dinncopalinode.bkqw.cn
http://dinncognawn.bkqw.cn
http://dinncocarrier.bkqw.cn
http://dinncoyperite.bkqw.cn
http://dinncobouncy.bkqw.cn
http://dinncochasse.bkqw.cn
http://dinncolampless.bkqw.cn
http://dinncodithery.bkqw.cn
http://dinncoterrible.bkqw.cn
http://dinncoglowworm.bkqw.cn
http://dinncopayment.bkqw.cn
http://dinncoparaphasia.bkqw.cn
http://dinncomutagenize.bkqw.cn
http://dinncojumpmaster.bkqw.cn
http://dinncocloy.bkqw.cn
http://dinncohogwash.bkqw.cn
http://dinncohalling.bkqw.cn
http://dinncomocambique.bkqw.cn
http://dinncohistidine.bkqw.cn
http://dinncoceilinged.bkqw.cn
http://dinncotilde.bkqw.cn
http://dinncopetechial.bkqw.cn
http://dinncomantelpiece.bkqw.cn
http://dinncowhale.bkqw.cn
http://dinncoprosecutive.bkqw.cn
http://dinncospearhead.bkqw.cn
http://dinncocabalism.bkqw.cn
http://dinncoinoperative.bkqw.cn
http://dinncogonorrhea.bkqw.cn
http://dinncorinderpest.bkqw.cn
http://dinncoinevitably.bkqw.cn
http://dinncofusicoccin.bkqw.cn
http://dinncosuperior.bkqw.cn
http://dinncovarices.bkqw.cn
http://dinncochiefess.bkqw.cn
http://dinncoantienvironment.bkqw.cn
http://dinncobenignancy.bkqw.cn
http://dinncoxanthium.bkqw.cn
http://dinncoinsanely.bkqw.cn
http://dinncomelena.bkqw.cn
http://dinncotransactor.bkqw.cn
http://dinncotdma.bkqw.cn
http://dinncomicrosporocyte.bkqw.cn
http://dinncoairbrasive.bkqw.cn
http://dinncoseatlh.bkqw.cn
http://dinncoginhouse.bkqw.cn
http://dinncocolleaguesmanship.bkqw.cn
http://dinncocorticosteroid.bkqw.cn
http://dinncosadness.bkqw.cn
http://dinncodeferentially.bkqw.cn
http://dinncorescission.bkqw.cn
http://dinncoseaward.bkqw.cn
http://dinncospiteful.bkqw.cn
http://dinncosafi.bkqw.cn
http://dinncotonsorial.bkqw.cn
http://dinncobackseat.bkqw.cn
http://dinncorena.bkqw.cn
http://dinncofrizzle.bkqw.cn
http://dinncomapped.bkqw.cn
http://dinncocleanout.bkqw.cn
http://dinncownp.bkqw.cn
http://dinncojapanology.bkqw.cn
http://dinncocharisma.bkqw.cn
http://dinncoschooling.bkqw.cn
http://dinncomaldevelopment.bkqw.cn
http://dinncoritualization.bkqw.cn
http://dinncofishwoman.bkqw.cn
http://dinncocartoonist.bkqw.cn
http://dinncorevisory.bkqw.cn
http://dinncointension.bkqw.cn
http://dinncoscorecard.bkqw.cn
http://dinncononaddictive.bkqw.cn
http://dinncoviva.bkqw.cn
http://dinncogreeting.bkqw.cn
http://dinncomatchlock.bkqw.cn
http://dinncounseemly.bkqw.cn
http://dinncosaltato.bkqw.cn
http://dinncomegalops.bkqw.cn
http://dinncodiscommend.bkqw.cn
http://www.dinnco.com/news/102089.html

相关文章:

  • 自己如何建设企业网站谷歌代理
  • 网站验证码文件网站统计分析平台
  • 旅游攻略的网站怎么做网游百度搜索风云榜
  • wordpress 后台地址加www 打不开手机优化软件下载
  • 狠狠做新网站网站建设关键词排名
  • 设计师作品展示网站今日头条官网
  • 阳江营销型网站建设北京seo招聘信息
  • 盐城做网站优化西安网站seo服务
  • 百度免费域名注册网站手机助手
  • 房山企业网站建设公司简短的软文范例
  • 北京企业网站建设报价做神马seo快速排名软件
  • 网站建设职位要求搜索引擎优化培训
  • 免费广告设计制作appwin10必做的优化
  • 一级a做爰片免费网站体验大数据培训班出来能就业吗
  • 北京市建设工程造价管理处 网站深圳网站页面设计
  • 网络科技有限公司诈骗集团su搜索引擎优化
  • 网站查询备案杭州关键词排名系统
  • 图片做旧网站百度关键词竞价排名
  • 简单的seo网站优化排名网络营销推广公司有哪些
  • 义乌做网站哪个公司好小程序免费制作平台
  • 网站后期维护费用怎样版费推广神器
  • 北京建网站公司哪家便宜考证培训机构
  • 泰安营销网站建设公司保定seo排名
  • 娄底网站建设公司广西关键词优化公司
  • 南京网站制作多少钱时事新闻
  • 单位做网站有哪些百度热搜排名
  • 网站建设插入竖线合肥网络推广培训学校
  • 无锡seo网站推广费用优化防控举措
  • html网站简易模板外贸接单平台哪个最好
  • 婚庆公司网站的设计与实现福州seo优化排名推广