Summary
ImageResponse.createWithOptions accepts font and emoji options but has no compile-smoke coverage yet.
What to do
- Add a smoke function in
samples/NextFs.Smoke/Metadata.fs (or a new file) that calls ImageResponse.createWithOptions with ImageResponseOptions including font and emoji settings
- Verify with
dotnet build
Reference
ImageResponse, ImageResponseOptions, ImageResponseFont, ImageResponseEmoji in docs/api-reference.md
Summary
ImageResponse.createWithOptionsaccepts font and emoji options but has no compile-smoke coverage yet.What to do
samples/NextFs.Smoke/Metadata.fs(or a new file) that callsImageResponse.createWithOptionswithImageResponseOptionsincluding font and emoji settingsdotnet buildReference
ImageResponse,ImageResponseOptions,ImageResponseFont,ImageResponseEmojiindocs/api-reference.md