q2

package
v0.0.0-...-a5c2be1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2021 License: MIT Imports: 18 Imported by: 0

README

海报

需求中经常会有推广,需要在朋友圈分享图片,图片上有活动的二维码,用户的头像,昵称。

在golang中可以使用image包来实现绘图,go-qrcode绘制二维码,freetype实现图上绘制文字。

思路:

  • 准备底图
  • 绘制二维码
  • 将二维码在底图指定位置绘制
  • 获取微信头像
  • 绘制微信头像原型缩略图
  • 将缩略图在底图置顶位置绘制
  • 获取微信昵称
  • 将昵称在底图指定位置绘制

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitSty

func InitSty()

初始化字体文件

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL